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

Table Of Contents
Disk-File Security Commands
Safeguard Reference Manual 520618-030
8 - 16
ADD DISKFILE-PATTERN Command
attributes in your ADD DISKFILE-PATTERN command. The current default values are
used for any attributes not specified in your ADD DISKFILE-PATTERN command.
pattern-spec-list
is the same as the corresponding non-pattern object types. That is, a PATTERN-
SPEC-LIST is a comma-separated list of one or more PATTERN-SPEC attributes. (
pattern-spec [ , pattern-spec ] . . . )
LIKE pattern-spec
adopts the existing attribute values of pattern-spec as the pattern-
attribute values to be used for the authorization record or records being added.
pattern-spec
are the characters that define the pattern that describe a set of objects. The
PATTERN-SPEC for a diskfile pattern is a fully qualified diskfile name that
contains at least one wildcard in either the subvolume or file name component
that includes the following components:
A volume name, which will include only valid volume characters. For the
ADD command, wildcards are not valid in the volume name component of
the pattern-spec when used for a LIKE operation. One wildcard character
is required in either the subvolume or filename.
A subvolume name, which might include wildcard characters and valid
subvolume characters.
A file name, which might include wildcard characters and valid file name
characters.
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}
ADD DISKFILE-PATTERN pattern-spec-list [ , ]
[ LIKE pattern-spec | pattern-attribute ]
[ , pattern-attribute ] ...