(SAT) Demo Application - profiles |
Source Code |
#===========================# # Demo application profiles # #===========================# addhost full:2 deletehost full:2 deletedisk full:2 displayhost full:2 view:1 insertdisk full:2 inserthost full:2 printhosts full:2 view:2 printhost full:2 view:2 main full:2 view:1 updatehost full:2
Comments |
Demo application profiles file.
Called by: satguisvr
NOTE: Profiles have no (level 0) access to a screen/process unless specified.
addhost full:2Set access for screen addhost to: Profile full level 2.
deletehost full:2Set access for process deletehost to: Profile full level 2.
deletedisk full:2Set access for process deletedisk to: Profile full level 2.
displayhost full:2 view:1Set access for screen displayhost to: Profile full level 2, profile view level 1.
insertdisk full:2Set access for process insertdisk to: Profile full level 2.
inserthost full:2Set access for process inserthost to: Profile full level 2.
printhosts full:2 view:2Set access process printhosts to: Profile full level 2, profile view level 2.
printhost full:2 view:2Set access for process printhost to: Profile full level 2, profile view level 2.
main full:2 view:1Set access for screen/process main to: Profile full level 2 and profile view level 1.
updatehost full:2Set access for process updatehost to: Profile full level 2.