PWDWARN parameter: Difference between revisions
Line 15: | Line 15: | ||
==Description== | ==Description== | ||
<p>PWDWARN displays how many days remain in advance of an impending password expiration to issue the warning message.</p> | <p>PWDWARN displays how many days remain in advance of an impending <var>[[Storing_security_information_(CCASTAT)#Overview_of_the_Password_Expiration_feature|password]]</var> expiration to issue the warning message.</p> | ||
<p class="code">*** M204.2634: YOUR PASSWORD WILL EXPIRE IN n DAYS | <p class="code">*** M204.2634: YOUR PASSWORD WILL EXPIRE IN n DAYS | ||
</p> | </p> |
Revision as of 12:47, 18 May 2017
Password warning days
Summary
- Default value
- -1, if CCASTAT has not been converted
- Parameter type
- System
- Where set
- ZCTLTAB utility WARN parameter
- Related products
- All
- Introduced
- Model 204 V6.1
Description
PWDWARN displays how many days remain in advance of an impending password expiration to issue the warning message.
*** M204.2634: YOUR PASSWORD WILL EXPIRE IN n DAYS
The PWDWARN value can be from 0 to 255 or -1, which indicates that CCASTAT has not yet been converted for the Password Expiration feature.
The PWDWARN value is excluded from the VIEW ALL command output, but the system manager can view it individually. If you have not installed the Password Expiration feature and you issue a VIEW command for the PWDWARN parameter, PWDWARN = -1 is returned.
Model 204 obtains the value of the PWDWARN parameter from the CCASTAT file. Therefore, each time CCASTAT is read from disk, Model 204 updates the current in-memory values to reflect any changes that were made in the CCASTAT file.