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

Table Of Contents
User Security Commands
Safeguard Reference Manual 520618-030
5 - 48
SET USER Command
AUDIT-USER-ACTION-FAIL [audit-spec]
establishes an audit-spec for unsuccessful events attempted by this user,
including attempts to access objects and attempts to create or manage
Safeguard protection records. The audit-spec specifies the conditions under
which the Safeguard software writes an audit record to the audit file when the
user 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 user record. The
text must consist of printable characters. This attribute is provided for
documentation purposes only and has no effect on the user 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 fewer than 528 characters. You can specify a
longer descriptive text string by using the Safeguard SPI interface, as
described in the Safeguard Management Programming Manual.
If you omit text, no descriptive text is included in the user authentication
re
cord.
REMOTEPASSWORD \system-name remote-password
establishes a remote password for a local user ID.
Note. When the Safeguard global configuration attributes AUDIT-CLIENT-OSS and
AUDIT-OSS-FILTER are enabled, the AUDIT-USER-ACTION-PASS attribute
takes effect for OSS auditing.