passwordExp (Password Expiration)
Indicates whether user passwords will expire after a given number of seconds. By
default, user passwords do not expire. Once password expiration is enabled, you
can set the number of seconds after which the password will expire using the
attribute.
passwordMaxAge
For more information on password policies, see chapter 7, "User Account
Management," in the Red Hat Directory Server Administrator's Guide.
Entry DN:
cn=config
Valid Values:
on | off
Default Value:
off
Syntax:
DirectoryString
Example:
passwordExp: on
passwordHistory (Password History)
Enables password history. Password history refers to whether users are allowed to
reuse passwords. By default, password history is disabled, and users can reuse
passwords. If you set this attribute to
passwords and prevents users from reusing any of the stored passwords. You set
the number of old passwords the Directory Server stores using the
passwordInHistory
For more information on password policies, see chapter 7, "User Account
Management," in the Red Hat Directory Server Administrator's Guide.
Entry DN:
cn=config
Valid Values:
on | off
Default Value:
off
Syntax:
DirectoryString
Example:
passwordHistory: on
, the directory stores a given number of old
on
attribute.
Core Server Configuration Attributes Reference
Chapter 2
Core Server Configuration Reference
85
Need help?
Do you have a question about the DIRECTORY SERVER 7.1 and is the answer not in the manual?
Questions and answers