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

Table Of Contents
OBJECTTYPE Security Commands
Safeguard Reference Manual 520618-030
12 - 20
INFO OBJECTTYPE Command
user-spec [DENY] authority-list
is an entry in the ACL defined for this object class. user-spec identifies a single
user or user group. authority-list is a list of single-character codes that
represent the access authorities granted to the user or user group identified by
user-spec. DENY indicates that the access authorities specified with
authority-list are specifically denied to the user or user group identified by
user-spec.
user-spec can be any of:
group-num, member-num
group-num, *
*,*
\node-spec.group-num, member-num
\node-spec.group-num, *
\node-spec.*,*
group-num, member-num identifies a single local user.
group-num,* identifies all the local users in the group that has group-num.
*,* identifies all the local users.
\node-spec.group-num, member-num identifies both the local user with user
ID group-num, member-num and a network user with the same user name
and user ID as that local user.
\node-spec.group-num,* identifies all the local users in the group identified
by group-num and all network users whose group-num and group-name
match those of the local group.
\node-spec.*,* identifies all local users as well as all network users with
access to the local node.
authority-list for this object type can contain one of these codes:
C - CREATE authority
O - OWNER authority
Note. Starting with H06.24/J06.13 RVUs, the OBJECTTYPE USER is granted additional
access permissions, WRITE (W) and PURGE (P), along with the existing CREATE (C) and
OWNER (O) permissions. Members having the WRITE (W) permission on OBJECTTYPE
USER can modify any subject records. Members having the PURGE (P) permission on
OBJECTTYPE USER can purge any subject records.
Note. Starting with H06.26/J06.15 RVUs, the OBJECTTYPE
DISKFILE/VOLUME/SUBVOLUME is gra
nted additional access permissions, WRITE (W) and
PURGE (P), along with the existing CREATE (C) and OWNER (O) permissions. Members
having the WRITE (W) permission on OBJECTTYPE DISKFILE/VOLUME/SUBVOLUME can
modify the respective DISKFILE/VOLUME/SUBVOLUME protection records. Members having
the PURGE (P) permission on OBJECTTYPE DISKFILE/VOLUME/SUBVOLUME can purge
the respective DISKFILE/VOLUME/SUBVOLUME protection records.