PWDEXP parameter: Difference between revisions
Line 17: | Line 17: | ||
<p>PWDEXP parameter displays the expiration value in number of days when a newly added or changed password will expire.</p> | <p>PWDEXP parameter displays the expiration value in number of days when a newly added or changed password will expire.</p> | ||
<p>The PWDEXP value can be from 0 to 255 or -1, which indicates that <var>[[Storing_security_information_(CCASTAT)|CCASTAT]]</var> has not yet been converted for the Password Expiration feature. The value of 0 is useful when a site wants to force all the passwords in a CCASTAT file to expire, and no one can log in with any ID that expires. </p> | <p>The PWDEXP value can be from 0 to 255 or -1, which indicates that <var>[[Storing_security_information_(CCASTAT)|CCASTAT]]</var> has not yet been converted for the Password Expiration feature. The value of 0 is useful when a site wants to force all the passwords in a CCASTAT file to expire, and no one can log in with any ID that expires. </p> | ||
<p>The PWDEXP 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 PWDEXP parameter, PWDEXP = -1 is returned.</p> | <p>The PWDEXP value is excluded from the <var>[[VIEW_command|VIEW ALL]]</var> 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 PWDEXP parameter, PWDEXP = -1 is returned.</p> | ||
<p><var class="product">Model 204</var> obtains the value of the PWDEXP parameter from the CCASTAT file. Therefore, each time CCASTAT is read from disk, <var class="product">Model 204</var> updates the current in-memory values to reflect any changes that were made in the CCASTAT file.</p> | <p><var class="product">Model 204</var> obtains the value of the PWDEXP parameter from the CCASTAT file. Therefore, each time CCASTAT is read from disk, <var class="product">Model 204</var> updates the current in-memory values to reflect any changes that were made in the CCASTAT file.</p> | ||
[[Category:System parameters]] | [[Category:System parameters]] | ||
[[Category:Parameters]] | [[Category:Parameters]] |
Revision as of 14:47, 17 May 2017
Password expiration days
Summary
- Default value
- -1, if CCASTAT has not been converted
- Parameter type
- System
- Where set
- ZCTLTAB utility EXP parameter
- Related products
- All
- Introduced
- Model 204 V6.1
Description
PWDEXP parameter displays the expiration value in number of days when a newly added or changed password will expire.
The PWDEXP value can be from 0 to 255 or -1, which indicates that CCASTAT has not yet been converted for the Password Expiration feature. The value of 0 is useful when a site wants to force all the passwords in a CCASTAT file to expire, and no one can log in with any ID that expires.
The PWDEXP 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 PWDEXP parameter, PWDEXP = -1 is returned.
Model 204 obtains the value of the PWDEXP 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.