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

Table Of Contents
User Security Commands
Safeguard Reference Manual 520618-030
5 - 49
SET USER Command
\system-name
is the system for which the remote password is to be assigned. The
\system-name value must be a valid system name.
remote-password
is the remote password assigned to \system-name. For remote-
password, specify a string of one to eight characters. You can use any
character in a remote password except blanks, commas, semicolons, and
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 User’s Guide.
Note. Use RESET USER REMOTEPASSWORD to clear a default remote password
that you have previously established with the SET command.