Sun Java System Directory Server Enterprise Edition 6.3 Man Page Reference
この本のみを検索
PDF 文書ファイルをダウンロードする (3673 KB)

pwdPolicy(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Usage | Attributes

NAME

    pwdPolicy – Password Policy objectclass

Synopsis

    (  1.3.6.1.4.1.42.2.27.8.2.1
     NAME 'pwdPolicy'
     DESC 'Password Policy objectclass'
     SUP top
     AUXILIARY
     MUST ( pwdAttribute )
     MAY ( pwdMinAge $
      pwdMaxAge $
      pwdInHistory $
      pwdCheckQuality $
      pwdMinLength $
      pwdExpireWarning $
      pwdGraceAuthNLimit $
      pwdLockout $
      pwdLockoutDuration  $
      pwdMaxFailure $
      pwdFailureCountInterval $
      pwdMustChange $
      pwdAllowUserChange $
      pwdSafeModify)
     X-DS-USE 'internal'
     X-ORIGIN 'Password Policy for LDAP Directories Internet Draft' )

Description

    Contains the attributes defining a password policy in effect for a set of users. A password policy is defined for a particular subtree of the DIT by adding to an LDAP subentry whose immediate superior is the root of the subtree, the pwdPolicy auxiliary object class. The scope of the password policy is defined by the SubtreeSpecification attribute of the LDAP subentry as specified in RFC 3672.

    Each object that is controlled by password policy advertises the subentry that is being used to control its policy in its pwdPolicySubentry attribute. Clients wishing to examine or manage password policy for an object may interrogate the pwdPolicySubentry for that object in order to arrive at the proper pwdPolicy subentry.

ORIGIN

    This object class is defined by Password Policy Internet-Draft.

TYPE

    Auxiliary object class

SUPERIOR

REQUIRED ATTRIBUTES

    Entries of this object class require the following attribute types in addition to those inherited from the superior(s):

    pwdAttribute(5dsat)

ALLOWED ATTRIBUTES

Usage

    Configuration object specific to this Directory Server instance, not replicated.

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 | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Usage | Attributes