Core Server Configuration Attributes Reference
84 Red Hat Directory Server Configuration, Command, and File Reference • May 2005
passwordChange (Password Change)
Indicates whether users may change their passwords.
For more information on password policies, see chapter 7, “User Account
Management,” in the Red Hat Directory Server Administrator’s Guide.
passwordCheckSyntax (Check Password Syntax)
Indicates whether the password syntax will be checked before the password is
saved. The password syntax checking mechanism checks that the password meets
or exceeds the password minimum length requirement and that the string does
not contain any trivial words, such as the user’s name or user ID or any attribute
value stored in the
uid
,
cn
,
sn
,
givenName
,
ou
, or
mail
attributes of the user’s
directory entry.
For more information on password policies, see chapter 7, “User Account
Management,” in the Red Hat Directory Server Administrator’s Guide.
Syntax: DirectoryString
Example: nsslapd-versionstring: Red Hat-Directory/7.1
Entry DN: cn=config
Valid Values: on | off
Default Value: on
Syntax: DirectoryString
Example: passwordChange: on
Entry DN: cn=config
Valid Values: on | off
Default Value: off
Syntax: DirectoryString
Example: passwordCheckSyntax: off