r1960: sambaPasswordHistory had a duplicate OID
authorSimo Sorce <idra@samba.org>
Fri, 20 Aug 2004 14:59:10 +0000 (14:59 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:52:25 +0000 (10:52 -0500)
bump up the attribute number to 52 to avoid conflicts
(This used to be commit 9368f0c1d2cb9942293cf2429474a1a100339572)

examples/LDAP/samba.schema

index 8c6b8cb4e39a7e2577155e9a36c744e82624ba48..51e5ffb45e60d1e4e8acbc10896b721bcf6226c6 100644 (file)
@@ -255,7 +255,7 @@ attributetype ( 1.3.6.1.4.1.7165.2.1.47 NAME 'sambaMungedDial'
        EQUALITY caseExactMatch
        SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{1050} )
 
-attributetype ( 1.3.6.1.4.1.7165.2.1.50 NAME 'sambaPasswordHistory'
+attributetype ( 1.3.6.1.4.1.7165.2.1.52 NAME 'sambaPasswordHistory'
        DESC 'Concatenated MD4 hashes of the unicode passwords used on this account'
        EQUALITY caseIgnoreIA5Match
        SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{32} )