]> git.sur5r.net Git - openldap/commitdiff
ITS#8185 fix OID collision
authorHoward Chu <hyc@openldap.org>
Sat, 15 Aug 2015 00:42:12 +0000 (01:42 +0100)
committerQuanah Gibson-Mount <quanah@openldap.org>
Fri, 21 Aug 2015 21:35:10 +0000 (16:35 -0500)
servers/slapd/schema/ppolicy.ldif
servers/slapd/schema/ppolicy.schema

index 1aa9c33b3f8dfd36e90f6cf662470c7bfca539c8..759c96daae84fe99ff9ce37da59fb3125e45bf52 100644 (file)
@@ -75,7 +75,7 @@ olcAttributeTypes: {14}( 1.3.6.1.4.1.42.2.27.8.1.15 NAME 'pwdSafeModify' EQUAL
 olcAttributeTypes: {15}( 1.3.6.1.4.1.4754.1.99.1 NAME 'pwdCheckModule' DESC 'L
  oadable module that instantiates "check_password() function' EQUALITY caseExa
  ctIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
-olcAttributeTypes: {16}( 1.3.6.1.4.1.42.2.27.8.1.16 NAME 'pwdMaxRecordedFailur
+olcAttributeTypes: {16}( 1.3.6.1.4.1.42.2.27.8.1.30 NAME 'pwdMaxRecordedFailur
  e' EQUALITY integerMatch ORDERING integerOrderingMatch  SYNTAX 1.3.6.1.4.1.
  1466.115.121.1.27 SINGLE-VALUE )
 olcObjectClasses: {0}( 1.3.6.1.4.1.4754.2.99.1 NAME 'pwdPolicyChecker' SUP top
index 6d27e3bfa224ead769068444fdaba8a7d62635b7..a9c7f11d37cbaf0b6a0dff01b575d63157d76b04 100644 (file)
@@ -332,7 +332,7 @@ attributetype ( 1.3.6.1.4.1.42.2.27.8.1.15
 #      is 0, it defaults to the value of pwdMaxFailure. If that value is also
 #      0, this value defaults to 5.
 
-attributetype ( 1.3.6.1.4.1.42.2.27.8.1.16
+attributetype ( 1.3.6.1.4.1.42.2.27.8.1.30
       NAME 'pwdMaxRecordedFailure'
       EQUALITY integerMatch
       ORDERING integerOrderingMatch