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

User Alias Security Commands
Safeguard Reference Manual520618-013
6-40
SET ALIAS Command
preserved. Lowercase letters remain lowercase, and uppercase letters remain
uppercase.
If you omit password, the value for password is set to null. (No password is
required for logon.)
USER-EXPIRES [ date [ , time] ]
establishes a date and time after which a user cannot log on to the system with
this alias. Specify date and time as local civil time.
If you omit both date and time, the user-expiration attribute value is set to
null (no expiration date).
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.
PASSWORD-MUST-CHANGE [EVERY num DAYS]
specifies the maximum number of days that the same password can be used.
For num, specify an integer from 1 through 32,767.
When you add an alias with a PASSWORD-MUST-CHANGE attribute, the
Safeguard software calculates a PASSWORD-EXPIRES date by adding num
days to the current date. If the password is not changed before the
PASSWORD-EXPIRES date, the user cannot log on to the system with that
alias after that date. Each time the password is changed, the Safeguard
software calculates a new PASSWORD-EXPIRES date by adding num days to
the date of the password change.