NET/MASTER Management Services (MS) Command Reference Manual
LBANNER
SYSPARMS PWEXPIRE
NonStop NET/MASTER MS Commands
115412 Tandem Computers Incorporated 2–515
PWEXPIRE
PWEXPIRE=
days-password-valid
specifies the number of days for which a password is valid. The default is 30 days.
You can specify a number from 0 through 366.
Specifying a value of 0 disables automatic password expiration. If you specify a
number from 1 through 366, all users are prompted to change their current
password after the number of days specified, unless the Password Expire option in
the user ID definition record of an individual user is N.
Considerations
You can set this system parameter only during execution of the INIT NCL
procedure (before users are permitted to log on to the system).
This system parameter has no effect if there is a security exit that replaces the User
ID Management Services (UMS) functions.
Example
The following example specifies a password validity limit of 21 days:
SYSPARMS PWEXPIRE=21