Parameter login/password_max_idle_productive Short text Validity period for unused productive passwords When the user changes his or her password (but not when the password isset by the user administrator), a productive password is created. At theearliest, the user can then change this password can again after theperiod specified by login/password_change_waittime>. The parameterlogin/password_expiration_time>defines the period after which the system prompts the user to change hisor her password. You can use this parameter to define the maximum period of time betweenthe time of the last password change and the next logon with thispassword. After this period expires, the system displays the message"Initial password has expired" and the logon is rejected. We recommend that you set login/password_expiration_time> to a smaller value thanlogin/password_max_idle_productive>.Work area Logon Parameter unit Days Default value 0 (no time limit) Who is allowed Customer Limitation for os None Limitation for db None
- login/disable_password_logon>
- login/password_expiration_time>
- login/password_max_idle_initial>
login/password_compliance_to_current_policy>Valid_values 0 - 24.000 If the value is 0 The productive password is valid for an unlimited period of time. If the value is 1 The productive password is only valid on the same day. Otherwise logon with the productive password is rejected after # days
|