mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Mark Craig
14.47.2011 8aa40bf803c69ce3d7ecb36212143665aa24c69e
Fix for OPENDJ-279: Encourage use of the subentry object class, rather than ldapSubentry
1 files modified
3 ■■■■ changed files
opendj3/src/main/docbkx/admin-guide/chap-pwd-policy.xml 3 ●●●● patch | view | raw | blame | history
opendj3/src/main/docbkx/admin-guide/chap-pwd-policy.xml
@@ -376,8 +376,9 @@
    <screen>$ cat /path/to/subentry-pwp.ldif 
dn: cn=Subentry Password Policy,dc=example,dc=com
objectClass: top
objectClass: ldapSubentry
objectClass: subentry
objectClass: pwdPolicy
cn: Subentry Password Policy
pwdAttribute: userPassword
pwdLockout: TRUE
pwdMaxFailure: 3