Oracle® Fusion Middleware Man Page Reference for Oracle Directory Server Enterprise Edition 11g Release 1 (11.1.1.7.0) Part Number E28967-01 |
|
|
PDF · Mobi · ePub |
Password Min Length
Synopsis
( 1.3.6.1.4.1.42.2.27.8.1.6 NAME 'pwdMinLength' DESC 'Password Min Length' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 X-DS-USE 'internal' X-ORIGIN 'Password Policy for LDAP Directories Internet Draft' )
Description
When quality checking is enabled, this attribute holds the minimum number of characters that must be used in a password. If this attribute is not present, no minimum password length will be enforced. If Directory Server is unable to check the length, because the password is hashed for example, Directory Server will, depending on the value of the pwdCheckQuality attribute, either accept the password without checking it (when pwdCheckQuality is 0
or 1
) or return LDAP_CONSTRAINT_VIOLATION
and refuse to add or modify the password.
The maximum allowed values in seconds are: Off - 0, Minimum - 2, Maximum - 512.
Syntax
Integer, single-valued.
Usage
Attribute specific to this Directory Server instance and version of the schema.
Examples
pwdMinLength: 6
Attributes
See attributes
(5) for descriptions of the following attributes:
ATTRIBUTE TYPE | ATTRIBUTE VALUE |
---|---|
Availability |
SUNWdsee7 |
Stability Level |
External: IETF, Password Policy Internet-Draft |