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

Disk-File Security Commands
Safeguard Reference Manual520618-013
8-29
ALTER DISKFILE-PATTERN Command
pattern-spec
are the characters that define the pattern that describe a set of objects. The
PATTERN-SPEC for a diskfile pattern shall be a fully qualified diskfile name
that contains at least one wildcard in either the subvolume or file name
component, comprised of these three components:
A volume name, which will include only valid volume characters; that is,
wildcard characters are not part of the pattern, and if present, imply a one-
dimensional search. No wildcard characters are allowed in the volume
when used for a LIKE operation.
A subvolume name, which may include wildcard characters and valid
subvolume characters.
A file name, which may include wildcard characters and valid file name
characters.
WHERE option-list
specifies that only disk files in filename-list that have WARNING-MODE set
are to be altered.
option-list has the form:
[ ( ] option [ OR option ] [ ) ]
option
can be:
WARNING-MODE
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 disk file or files. 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.