Users logged into the mis group on any workstation
user misusers group=mis
###########################################################
# APPLIES TO USERS LOGGED INTO THE MIS GROUP ON
# ANY WORKSTATION.
user misusers cpu=@ group=mis
begin
# OBJECT ATTRIBUTES ACCESS CAPABILITIES
# ---------- ------------ ----------------------
job cpu=$thiscpu
+ logon=@ access=@
job cpu=$thiscpu
+ logon=@
~ logon=root access=submit,use
schedule cpu=$thiscpu access=add,submit,
modify,display
cpu cpu=@ + type=agent,s-agent,fta
access=console,fence,limit,
link,start,stop,unlink
parameter name=r@ access=@
parameter name=@ access=display
runcygrp name=@ access=add,delete,display,modify,use,list,unlock
end
###########################################################
This user definition applies to users logged into the mis group on any workstation. They are given a limited set of access capabilities to fault-tolerant, standard, and dynamic agents. Resources, prompts, files, calendars, and workstations are omitted, which prevents access to these objects. These users are given unrestricted access to parameters with names that begin with r, but can only display other parameters.