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

User Alias Security Commands
Safeguard Reference Manual520618-013
6-41
SET ALIAS Command
Omitting the EVERY num DAYS clause disables PASSWORD-MUST-
CHANGE. (That is, the password never expires unless the PASSWORD-
EXPIRES attribute is set.)
PASSWORD-EXPIRY-GRACE num [DAYS]
specifies the number of days after password expiration during which the
password for this alias can be changed during logon. For num, specify an
integer from 0 through 32,767. A value of 0 means no extension period.
Omitting num specifies that the value of PASSWORD-EXPIRY-GRACE in the
Safeguard configuration record is to be used to determine the extension
period. In this instance, the value *NONE* appears in this field of the alias
protection record.
PASSWORD-EXPIRES [ date [ , time] ]
establishes a date and time after which the password expires for this alias.
Specify date and time as local civil time.
If you omit both date and time, no expiration is set for the password.
(However, an expiration date is calculated and set if a PASSWORD-MUST-
CHANGE period is subsequently specified or altered.)
If omitted, time is set to 0:00 (midnight).
The form of date [ , time] is:
{ month-name day } year [,hour:min]
{ day month-name }
month-name
is the first three letters of the month name: JAN, FEB, MAR, and so on.
You can use either uppercase or lowercase letters.
day
is a 1-digit or 2-digit integer from 1 through 31.
year
is a 4-digit integer.
hour
is an integer from 0 through 23.
min
is an integer from 0 through 59.