Previous Topic: Set the Number of Grace LoginsNext Topic: Set Accounts with an Old Password to Expire


Set Some Accounts to Never Expire

Accounts can be made to never expire. This is useful for accounts shared by many users, and for administrative or mission-critical accounts.

Follow these steps:

  1. Set the password-allow-ignore-expired option to true by using the following command:
    set password-allow-ignore-expired = true;
    
  2. Add the attribute dxPwdIgnoreExpired to the user's entry.
  3. Set the value of this attribute to true.

Note: To check which user passwords are set to never expire, search for all user accounts with the attribute dxPwdIgnoreExpired = true.

More information:

set password-allow-ignore-expired Command

Set Some Accounts to Never be Suspended