01-pwpolicy.ldif revision 6031e9c7eb72435516a6828deb2e97533ed0382d
1140N/A# CDDL HEADER START
1140N/A#
1140N/A# The contents of this file are subject to the terms of the
1140N/A# Common Development and Distribution License, Version 1.0 only
1140N/A# (the "License"). You may not use this file except in compliance
1140N/A# with the License.
1140N/A#
1140N/A# You can obtain a copy of the license at
1140N/A# trunk/opends/resource/legal-notices/OpenDS.LICENSE
1140N/A# or https://OpenDS.dev.java.net/OpenDS.LICENSE.
1140N/A# See the License for the specific language governing permissions
1140N/A# and limitations under the License.
1140N/A#
1140N/A# When distributing Covered Code, include this CDDL HEADER in each
1140N/A# file and include the License file at
1140N/A# trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable,
1140N/A# add the following below this CDDL HEADER, with the fields enclosed
1140N/A# by brackets "[]" replaced with your own identifying information:
1140N/A# Portions Copyright [yyyy] [name of copyright owner]
1140N/A#
1140N/A# CDDL HEADER END
1140N/A#
1140N/A#
1140N/A# Copyright 2006-2010 Sun Microsystems, Inc.
1140N/A#
1140N/A#
1140N/A# This file contains schema definitions from draft-behera-ldap-password-policy,
1140N/A# which defines a mechanism for storing password policy information in an LDAP
1140N/A# directory server.
1140N/Adn: cn=schema
1140N/AobjectClass: top
1140N/AobjectClass: ldapSubentry
1140N/AobjectClass: subschema
1140N/AattributeTypes: ( 1.3.6.1.4.1.42.2.27.8.1.1 NAME 'pwdAttribute'
1140N/A EQUALITY objectIdentifierMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.38
1140N/A X-ORIGIN 'draft-behera-ldap-password-policy' )
1140N/AattributeTypes: ( 1.3.6.1.4.1.42.2.27.8.1.2 NAME 'pwdMinAge'
1140N/A EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE
1140N/A X-ORIGIN 'draft-behera-ldap-password-policy' )
1140N/AattributeTypes: ( 1.3.6.1.4.1.42.2.27.8.1.3 NAME 'pwdMaxAge'
1140N/A EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE
1140N/A X-ORIGIN 'draft-behera-ldap-password-policy' )
1140N/AattributeTypes: ( 1.3.6.1.4.1.42.2.27.8.1.4 NAME 'pwdInHistory'
1140N/A EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE
1140N/A X-ORIGIN 'draft-behera-ldap-password-policy' )
1140N/AattributeTypes: ( 1.3.6.1.4.1.42.2.27.8.1.5 NAME 'pwdCheckQuality'
1140N/A EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE
1140N/A X-ORIGIN 'draft-behera-ldap-password-policy' )
1140N/AattributeTypes: ( 1.3.6.1.4.1.42.2.27.8.1.6 NAME 'pwdMinLength'
1140N/A EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE
1140N/A X-ORIGIN 'draft-behera-ldap-password-policy' )
1140N/AattributeTypes: ( 1.3.6.1.4.1.42.2.27.8.1.7 NAME 'pwdExpireWarning'
1140N/A EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE
1140N/A X-ORIGIN 'draft-behera-ldap-password-policy' )
1140N/AattributeTypes: ( 1.3.6.1.4.1.42.2.27.8.1.8 NAME 'pwdGraceAuthNLimit'
1140N/A EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE
1140N/A X-ORIGIN 'draft-behera-ldap-password-policy' )
1140N/AattributeTypes: ( 1.3.6.1.4.1.42.2.27.8.1.9 NAME 'pwdLockout'
1140N/A EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE
1140N/A X-ORIGIN 'draft-behera-ldap-password-policy' )
1140N/AattributeTypes: ( 1.3.6.1.4.1.42.2.27.8.1.10 NAME 'pwdLockoutDuration'
1140N/A EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE
1140N/A X-ORIGIN 'draft-behera-ldap-password-policy' )
1140N/AattributeTypes: ( 1.3.6.1.4.1.42.2.27.8.1.11 NAME 'pwdMaxFailure'
1140N/A EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE
1140N/A X-ORIGIN 'draft-behera-ldap-password-policy' )
1140N/AattributeTypes: ( 1.3.6.1.4.1.42.2.27.8.1.12 NAME 'pwdFailureCountInterval'
1140N/A EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE
1140N/A X-ORIGIN 'draft-behera-ldap-password-policy' )
1140N/AattributeTypes: ( 1.3.6.1.4.1.42.2.27.8.1.13 NAME 'pwdMustChange'
1140N/A EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE
1140N/A X-ORIGIN 'draft-behera-ldap-password-policy' )
1140N/AattributeTypes: ( 1.3.6.1.4.1.42.2.27.8.1.14 NAME 'pwdAllowUserChange'
1140N/A EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE
1140N/A X-ORIGIN 'draft-behera-ldap-password-policy' )
1140N/AattributeTypes: ( 1.3.6.1.4.1.42.2.27.8.1.15 NAME 'pwdSafeModify'
1140N/A EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE
1140N/A X-ORIGIN 'draft-behera-ldap-password-policy' )
1140N/AattributeTypes: ( 1.3.6.1.4.1.42.2.27.8.1.16 NAME 'pwdChangedTime'
1140N/A DESC 'The time the password was last changed' EQUALITY generalizedTimeMatch
1140N/A ORDERING generalizedTimeOrderingMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
1140N/A SINGLE-VALUE NO-USER-MODIFICATION USAGE directoryOperation
1140N/A X-ORIGIN 'draft-behera-ldap-password-policy' )
1140N/AattributeTypes: ( 1.3.6.1.4.1.42.2.27.8.1.17 NAME 'pwdAccountLockedTime'
1140N/A DESC 'The time an user account was locked' EQUALITY generalizedTimeMatch
1140N/A ORDERING generalizedTimeOrderingMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
1140N/A SINGLE-VALUE NO-USER-MODIFICATION USAGE directoryOperation
1140N/A X-ORIGIN 'draft-behera-ldap-password-policy' )
1140N/AattributeTypes: ( 1.3.6.1.4.1.42.2.27.8.1.19 NAME 'pwdFailureTime'
1140N/A DESC 'The timestamps of the last consecutive authentication failures'
1140N/A EQUALITY generalizedTimeMatch ORDERING generalizedTimeOrderingMatch
1140N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.24 NO-USER-MODIFICATION
1140N/A USAGE directoryOperation X-ORIGIN 'draft-behera-ldap-password-policy' )
1140N/AattributeTypes: ( 1.3.6.1.4.1.42.2.27.8.1.20 NAME 'pwdHistory'
1140N/A DESC 'The history of user s passwords' EQUALITY octetStringMatch
1140N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.40 NO-USER-MODIFICATION
1140N/A USAGE directoryOperation X-ORIGIN 'draft-behera-ldap-password-policy' )
1140N/AattributeTypes: ( 1.3.6.1.4.1.42.2.27.8.1.21 NAME 'pwdGraceUseTime'
1140N/A DESC 'The timestamps of the grace authentication after the password has
1140N/A expired' EQUALITY generalizedTimeMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
1140N/A NO-USER-MODIFICATION USAGE directoryOperation
1140N/A X-ORIGIN 'draft-behera-ldap-password-policy' )
1140N/AattributeTypes: ( 1.3.6.1.4.1.42.2.27.8.1.22 NAME 'pwdReset'
1140N/A DESC 'The indication that the password has been reset' EQUALITY booleanMatch
1140N/A SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE USAGE directoryOperation
1140N/A X-ORIGIN 'draft-behera-ldap-password-policy' )
1140N/AattributeTypes: ( 1.3.6.1.4.1.42.2.27.8.1.23 NAME 'pwdPolicySubentry'
1140N/A DESC 'The pwdPolicy subentry in effect for this object'
1140N/A EQUALITY distinguishedNameMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
1140N/A SINGLE-VALUE NO-USER-MODIFICATION USAGE directoryOperation
1140N/A X-ORIGIN 'draft-behera-ldap-password-policy' )
1140N/AobjectClasses: ( 1.3.6.1.4.1.42.2.27.8.2.1 NAME 'pwdPolicy' SUP top AUXILIARY
1140N/A MUST ( pwdAttribute ) MAY ( pwdMinAge $ pwdMaxAge $ pwdInHistory $
1140N/A pwdCheckQuality $ pwdMinLength $ pwdExpireWarning $ pwdGraceAuthNLimit $
1140N/A pwdLockout $ pwdLockoutDuration $ pwdMaxFailure $ pwdFailureCountInterval $
1140N/A pwdMustChange $ pwdAllowUserChange $ pwdSafeModify )
1140N/A X-ORIGIN 'draft-behera-ldap-password-policy' )
1140N/A
1140N/A