Safeguard Reference Manual (G06.29+, H06.08+, J06.03+)

Table Of Contents
Disk-File Security Commands
Safeguard Reference Manual 520618-030
8 - 59
SET DISKFILE Command
AUDIT-ACCESS-PASS [audit-spec]
AUDIT-ACCESS-FAIL [audit-spec]
AUDIT-MANAGE-PASS [audit-spec]
AUDIT-MANAGE-FAIL [audit-spec]
WARNING-MODE {ON|OFF}
TRUST {ME|SHARED|OFF} (H-series only)
AUDIT-PRIV-LOGON { ON | OFF }
PRIV-LOGON { ON | OFF}
OWNER [owner-id]
specifies the owner of a disk file. (A disk-file owner also owns the disk-file
authorization record.) owner-id can be either of:
[\node-spec.]group-name.member-name
[\node-spec.]group-num , member-num
If you omit owner-id, owner-id is set to your user ID (that is, the process
accessor ID of the current SAFECOM process).
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 the following 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.]*,*
Note. The attributes, AUDIT-PRIV-LOGON and PRIV-LOGON, are supported only on
systems running H06.11 and later H-series RVUs and G06.32 and later G-series RVUs.