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

Table Of Contents
User Alias Security Commands
Safeguard Reference Manual 520618-030
6 - 46
SET ALIAS Command
The audit-spec specifies the conditions under which the Safeguard software
writes an audit record to the audit file when the alias unsuccessfully attempts to
perform an event.
The form of audit-spec is:
{ ALL | LOCAL | REMOTE | NONE }
ALL
All unsuccessful events are audited.
LOCAL
Only unsuccessful events on the local system are audited.
REMOTE
Only unsuccessful events by a remote user are audited.
NONE
No unsuccessful events are audited.
Omitting audit-spec specifies NONE.
TEXT-DESCRIPTION "[text]"
specifies a string of descriptive text to be associated with the alias. The text
must consist of printable characters. This attribute is provided for
documentation purposes only and has no effect on the alias record. All text
between the quotation marks is considered to be descriptive text.
Because SAFECOM allows a maximum command length of 528 characters,
the specified string must cont
ain less than 528 characters. You can specify a
longer descriptive text string by using the Safeguard SPI command interface,
as described in the Safeguard Management Programming Manual.
If you omit text, no descriptive text is included in the alias authentication
re
cord.
REMOTEPASSWORD \system-name remote-password
establishes a remote password for a local alias:
\system-name
is the system for which the following remote p
assword is to be assigned.
\system-name must be a valid system name.
Note. When the SAFEGUARD global configuration attributes AUDIT-CLIENT-OSS
and AUDIT-OSS-FILTER are enabled, the AUDIT-USER-ACTION-FAIL attribute takes
effect for OSS auditing.