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

Table Of Contents
User Security Commands
Safeguard Reference Manual 520618-030
5 - 15
ALTER USER Command
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-40. 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-40. Omitting audit-spec specifies NONE.
AUDIT-MANAGE-PASS [audit-spec]
changes the audit-spec for successful attempt
s 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-40. Omitting audit-spec specif
ies NONE.
Note. The YEAR can take any value in the range of one minus the current year up to a
maximum value of 9999. For example, If the current year is 2010, the YEAR field can take
any value in the range 2009 to 9999.
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.