Legacy attributes, Legacy server attributes, Ldapserver (object class) – Red Hat 8.1 User Manual

Page 98

Advertising
background image

in after the lockout period.

passwordLockoutDuration

Sets the time, in seconds, that users will be
locked out of the directory.

passwordCheckSyntax

Identifies whether or not the password syntax is
checked by the server before the password is
saved.

passwordMustChange

Identifies whether or not to change their
passwords when they first login to the directory
or after the password is reset by the Directory
Manager.

passwordStorageScheme

Sets the type of encryption used to store
Directory Server passwords.

passwordMinAge

Sets the number of seconds that must pass
before a user can change their password.

passwordResetFailureCount

Sets the time, in seconds, after which the
password failure counter will be reset. Each time
an invalid password is sent from the user's
account, the password failure counter is
incremented.

passwordGraceLimit

Sets the number of grace logins permitted when a
user's password is expired.

passwordMinDigits

Sets the minimum number of numeric characters
(0 through 9) which must be used in the
password.

passwordMinAlphas

Sets the minimum number of alphabetic
characters that must be used in the password.

passwordMinUppers

Sets the minimum number of upper case
alphabetic characters, A to Z, which must be used
in the password.

passwordMinLowers

Sets the minimum number of lower case
alphabetic characters, a to z, which must be used
in the password.

passwordMinSpecials

Sets the minimum number of special ASCII
characters, such as !@#$., which must be used
in the password.

passwordMin8bit

Sets the minimum number of 8-bit characters
used in the password.

passwordMaxRepeats

Sets the maximum number of times that the same
character can be used in row.

passwordMinCategories

Sets the minimum number of categories which
must be used in the password.

passwordMinTokenLength

Sets the length to check for trivial words.

2.5. Legacy Attributes

The attributes were standard with Directory Server 4.x and older. This are still included with the schema
for compatibility, but are not for current versions of the Directory Server.

2.5.1. Legacy Server Attributes

These attributes were originally used to configure the server instance entries for Directory Server 4.x
and older servers.

2.5.1.1. LDAPServer (Object Class)

This object class identifies the LDAP server information. It is defined by Directory Server.

Superior Class

top

OID

2.16.840.1.113730.3.2.35

Required Attributes

Attribute

Definition

objectClass

Gives the object classes assigned to the entry.

98

Chapter 2. Core Server Configuration Reference

Advertising