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

User Security Commands
Safeguard Reference Manual520618-013
5-15
ALTER USER Command
day
is a 1-digit or 2-digit integer from 1 to 31, specifying the day of the month.
year
is a 4-digit integer, specifying the year.
hour
is an integer from 0 to 23, specifying the hour.
min
is an integer from 0 to 59, specifying the minute.
Setting the PASSWORD-MUST-CHANGE attribute after setting the
PASSWORD-EXPIRES attribute causes the PASSWORD-EXPIRES date
calculated as a result of setting PASSWORD-MUST-CHANGE to override the
explicit setting of the PASSWORD-EXPIRES attribute.
AUDIT-AUTHENTICATE-PASS [audit-spec]
changes the audit-spec for successful user authentication attempts. The
form of audit-spec is:
{ ALL | LOCAL | REMOTE | NONE }
For a description of the audit-specs, see the SET USER Command on
page 5-39. Omitting audit-spec specifies NONE.
AUDIT-AUTHENTICATE-FAIL [audit-spec]
changes the audit-spec for unsuccessful user authentication attempts. The
form of audit-spec is:
{ ALL | LOCAL | REMOTE | NONE }
For a description of audit-spec, see the SET USER Command
on
page 5-39. Omitting audit-spec specifies NONE.
AUDIT-MANAGE-PASS [audit-spec]
changes the audit-spec for successful attempts to manage a user’s
authentication record. The form of audit-spec is:
{ ALL | LOCAL | REMOTE | NONE }
For a description of the audit-specs, see the SET USER Command
on
page 5-39. Omitting audit-spec specifies NONE.
Note. In prior product versions of the Safeguard software, the AUDIT-AUTHENTICATE
user attributes were called AUDIT-ACCESS. The user attribute name AUDIT-ACCESS is
still supported, but HP discourages its use.