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

User Security Commands
Safeguard Reference Manual520618-013
5-48
SET USER Command
the ASCII null character. The case of letters is preserved. Lowercase
letters remain lowercase, and uppercase letters remain uppercase. Only
one remote password can be set with a SET command.
DEFAULT-PROTECTION [ obj-attr ]
[ ( obj-attr [ ,obj-attr ] ...) ]
specifies one or more attributes to be assigned immediately to new disk files
created by processes with a PAID equal to the user ID. If obj-attr is omitted,
new disk files remain under Guardian protection. If any obj-attr is specified,
the attribute updates the current default protection record.
obj-attr
is one of:
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 ]
For more information about these object attributes as they apply to disk
files, see Section 8, Disk-File Security Commands.
GUARDIAN [DEFAULT] SECURITY ["]string["]
specifies the Guardian default disk file security string for the user. The word
DEFAULT is optional, as are the quotes that surround the security string
specifier. You can include them in the command for readability. string is a
four-character string that specifies the Guardian default security string. Each
position in the string can contain one of these characters: O, U, G, C, A, or N.
If no GUARDIAN SECURITY is specified, the default Guardian security string
is set to “OOOO.”
For more information about Guardian default file-security string, see the
Safeguard Users Guide.
GUARDIAN [DEFAULT] [SUB]VOLUME [\system.]$vol.subvol
specifies the Guardian default subvolume. The word DEFAULT and the prefix
SUB are optional. You can include them in the command for readability.
\system is also optional. If you omit \system, the current system is assumed.
$vol specifies the user’s default volume, and subvol specifies the default
subvolume.
If no GUARDIAN VOLUME is specified, the default subvolume is set to
$SYSTEM.NOSUBVOL.
Note. Use RESET USER REMOTEPASSWORD to clear a default remote password
that you have previously established with the SET command.