z/OS Security Server RACF Security Administrator's Guide
|
Previous topic |
Next topic |
Contents |
Contact z/OS |
Library |
PDF
Setting the maximum and minimum change interval (PASSWORD option) z/OS Security Server RACF Security Administrator's Guide SA23-2289-00 |
|
|
If you have the SPECIAL attribute, you can specify the INTERVAL
and MINCHANGE suboperands of the SETROPTS PASSWORD command. The
INTERVAL suboperand specifies the system default for the maximum number
of days that each user's password and password phrase remain valid.
The MINCHANGE suboperand specifies the system default for the minimum
number of days that must pass between a user's password (and password
phrase) changes. The following example specifies that each user's
password and password phrase remain valid for 60 days (as long as
the system default for these users remains 60 days) and that no user
can change their password or password phrase more often than every
30 days (as long as the system default for these users remains 30
days).
These
values become effective immediately as:
The initial system default is 30 days for the maximum change interval (INTERVAL) and 0 days for minimum change interval (MINCHANGE). The value MINCHANGE(0) allows users to change their passwords and password phrases more than once each day. When users are defined to RACF and have access to the system, they can use the INTERVAL operand of the PASSWORD command to set their own change interval to a value less than 30 or to a value less than that which you specified on the INTERVAL operand of the SETROPTS command (if you did so). Restrictions:
User consideration: Users who attempt to change their passwords or password phrases before the minimum change interval elapses are notified of their change failures but are not notified of the reason. The reason for the failure is withheld in the event of unethical user behavior, particularly by outside users or hackers who might exploit the information.
|
Copyright IBM Corporation 1990, 2014 |