Safeguard Reference Manual (G06.24+, H06.03+ )

Process and Subprocess Security Commands
Safeguard Reference Manual520618-013
11-9
ADD PROCESS and SUBPROCESS Commands
access-spec has the form:
user-list [-] [DENY] authority-list
group-list [-] [DENY] authority-list
user-list
specifies users who are granted (or denied) the access authorities
specified with the following authority-list. user-list can be either:
net-user-spec
( net-user-spec [ , net-user-spec ] ... )
net-user-spec can be any of:
[\node-spec.]adm-group-name.user-name
[\node-spec.]adm-group-num , user-num
[\node-spec.]adm-group-name.*
[\node-spec.]adm-group-num , *
[\node-spec.]*.*
[\node-spec.]*,*
-
(minus-sign) operates on existing ACL entries. The minus-sign form of
access-spec modifies the current default ACL. The authority entries
are removed from the default ACL entries for the users specified with
user-list.
group-list
can be either:
net-group-spec
( net-group-spec [ , net-user-spec ] ... )
net-group-spec
can be any of:
GROUP [NAME][\node-spec.] group-name
GROUP NUMBER [\node-spec.]
node-spec
takes this form:
* | node-name | node-number
node-name
specifies the system name.