Sun Java System Directory Server Enterprise Edition 6.3 Man Page Reference
只搜尋這本書
以 PDF 格式下載這本書 (3673 KB)

pwdMinLength(5dsat)

NAME | Synopsis | Description | SYNTAX | Usage | Examples | Attributes

NAME

    pwdMinLength – 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.

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

    SUNWldap-directory

    Stability Level

    External: IETF, Password Policy Internet-Draft

DS 6.3 Last Revised Sep 21, 2006

NAME | Synopsis | Description | SYNTAX | Usage | Examples | Attributes