PWDEXP parameter: Difference between revisions
m (Automatically generated page update) |
m (misc formatting) |
||
(8 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{Template:PWDEXP parameter subtitle}} | |||
==Summary== | ==Summary== | ||
<dl> | <dl> | ||
Line 6: | Line 7: | ||
<dd>System | <dd>System | ||
<dt>Where set | <dt>Where set | ||
<dd>ZCTLTAB utility EXP parameter | <dd><var>[[Storing security information (CCASTAT)#Understanding the ZCTLTAB utility|ZCTLTAB]]</var> utility EXP parameter | ||
<dt>Related products | <dt>Related products | ||
<dd>All | <dd>All | ||
<dt>Introduced | <dt>Introduced | ||
<dd><var class="product">Model 204 V6.1</var> | <dd><var class="product">Model 204 V6.1</var> | ||
</dl> | </dl> | ||
==Description== | ==Description== | ||
<p>PWDEXP parameter displays the expiration value in number of days when a newly added or changed password will expire.</p> | <p> | ||
<p>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. </p> | The <var>PWDEXP</var> parameter displays the expiration value in number of days when a newly added or changed password will expire.</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> | ||
<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> | The <var>PWDEXP</var> value can be from 0 to 255 or -1, which indicates that [[Storing security information (CCASTAT)|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. </p> | ||
[[Category:System | <p> | ||
The <var>PWDEXP</var> value is excluded from the <code>[[VIEW command|VIEW ALL]]</code> command output, but the system manager can view it individually. If you have not installed the Password Expiration feature and you issue a <var>VIEW</var> command for the <var>PWDEXP</var> parameter, <code>PWDEXP=-1</code> is returned.</p> | |||
<p> | |||
<var class="product">Model 204</var> obtains the value of the <var>PWDEXP</var> 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:Parameters]] | [[Category:Parameters]] |
Latest revision as of 16:07, 22 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
The 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.