Server User Manual

Chapter 2. Core Server Configuration Reference
130
OID
2.16.840.1.113730.3.2.13
Required Attributes
Attribute Definition
objectClass Gives the object classes assigned to the entry.
Allowed Attributes
Attribute Definition
passwordMaxAge
16
Sets the number of seconds after which user
passwords expire.
passwordExp
17
Identifies whether the user's password expires
after an interval given by the passwordMaxAge
attribute.
passwordMinLength
18
Sets the minimum number of characters that
must be used in passwords.
passwordKeepHistory
19
Sets whether to keep a password history for a
user.
passwordInHistory
20
Sets the number of passwords the directory
stores in the history.
passwordChange
21
Identifies whether or not users is allowed to
change their own password.
passwordWarning
22
Sets the number of seconds before a warning
message is sent to users whose password is
about to expire.
passwordLockout
23
Identifies whether or not users are locked out of
the directory after a given number of failed bind
attempts.
passwordMaxFailure
24
Sets the number of failed bind attempts after
which a user will be locked out of the directory.
passwordResetDuration
25
Sets the period of time before the server resets
the retry count to zero.
passwordUnlock
26
Sets whether a user is locked out until the
password is reset by an administrator or whether
the user can log in again after a given lockout
duration. The default is to allow a user to log
back in after the lockout period.
passwordLockoutDuration
27
Sets the time, in seconds, that users will be
locked out of the directory.
passwordCheckSyntax
28
Identifies whether or not the password syntax is
checked by the server before the password is
saved.