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

Table Of Contents
Disk-File Security Commands
Safeguard Reference Manual 520618-030
8 - 95
SET SAVED-DISKFILE-PATTERN Command
pattern-attribute-keyword
sets the current default value of the pattern-attribute indicated by
pattern-attribute-keyword to predefined values, as follows:
OWNER - User ID of the current SAFECOM user
ACCESS - Null (no access control list)
AUDIT-ACCESS-PASS - NONE (no auditing)
AUDIT-ACCESS-FAIL - NONE (no auditing)
AUDIT-MANAGE-PASS - NONE (no auditing)
AUDIT-MANAGE-FAIL - NONE (no auditing)
WARNING-MODE - OFF (warning mode disabled)
For a complete description of pattern-attribute, see the SET DISKFILE-
PATTERN Command on page 8-68.
SET SAVED-DISKFILE-PATTERN Command
SET SAVED-DISKFILE-PATTERN establishes default values for attributes. These
values are used whenever the ADD command does not explicitly state the value of the
attribute.
To display the current default saved-diskfile-pattern attribute values, use the SHOW
SAVED-DISKFILE-PATTERN command.
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 saved-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 might include wildcard characters and valid volume
characters.
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.
SET SAVED-DISKFILE-PATTERN [ , ]
[ LIKE pattern-spec | pattern-attribute ]
[ , pattern-attribute ] ...