Red Hat DIRECTORY SERVER 8.0 Command Reference Manual page 68

Hide thumbs Also See for DIRECTORY SERVER 8.0:
Table of Contents

Advertisement

Chapter 2. Core Server Configuration Reference
NOTE
The 7-bit checking for userPassword must be disabled to use this.
Parameter
Entry DN
Valid Range
Default Value
Syntax
Example
2.3.1.112. passwordMinAge (Password Minimum Age)
Indicates the number of seconds that must pass before a user can change their password. Use this
attribute in conjunction with the passwordInHistory (number of passwords to remember) attribute
to prevent users from quickly cycling through passwords so that they can use their old password
again. A value of zero (0) means that the user can change the password immediately.
For more information on password policies, see the "Managing Users and Passwords" chapter in the
Directory Server Administrator's Guide.
Parameter
Entry DN
Valid Range
Default Value
Syntax
Example
2.3.1.113. passwordMinAlphas (Password Syntax)
This attribute sets the minimum number of alphabetic characters password must contain.
Parameter
Entry DN
Valid Range
Default Value
Syntax
Example
2.3.1.114. passwordMinCategories (Password Syntax)
This sets the minimum number of character categories that are represented in the password. The
categories are lower, upper, digit, special, and 8-bit. For example, if the value of this attribute were
set to 2, and the user tried to change the password to aaaaa, the server would reject the password
because it contains only lower case characters, and therefore contains characters from only one
58
Description
cn=config
0 to 64
0
Integer
passwordMin8Bit: 0
Description
cn=config
0 to valid maximum integer
0
Integer
passwordMinAge: 150
Description
cn=config
0 to 64
0
Integer
passwordMinAlphas: 4

Advertisement

Table of Contents
loading

Table of Contents