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

Disk-File Security Commands
Safeguard Reference Manual520618-013
8-65
SET DISKFILE-PATTERN Command
pattern-attribute
defines a pattern attribute value for the diskfile-pattern authorization record or
records being added. The pattern attributes are:
OWNER [owner-id]
ACCESS access-spec [ ; access-spec ] ...
AUDIT-ACCESS-PASS [audit-spec]
AUDIT-ACCESS-FAIL [audit-spec]
AUDIT-MANAGE-PASS [audit-spec]
AUDIT-MANAGE-FAIL [audit-spec]
WARNING-MODE {ON|OFF}
OWNER [owner-id]
specifies the new owner of the diskfile pattern. owner-id can be either of:
[\*.]group-name.member-name
[\*.]group-num , member-num
If you omit owner-id, owner-id is set to your user ID.
ACCESS access-spec [ ; access-spec ] ...
changes the ACL for filename-list by adding or deleting ACL entries or by
changing the authority list of a current ACL entry.
An ACL contains as many as 50 entries that grant or deny access authorities to
users and user groups.
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 these authority-list. user-list can be either of:
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.]*,*