From: Simo Sorce Date: Fri, 20 Aug 2004 14:59:10 +0000 (+0000) Subject: r1960: sambaPasswordHistory had a duplicate OID X-Git-Tag: samba-misc-tags/initial-v3-0-unstable~5897 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9368f0c1d2cb9942293cf2429474a1a100339572;p=thirdparty%2Fsamba.git r1960: sambaPasswordHistory had a duplicate OID bump up the attribute number to 52 to avoid conflicts --- diff --git a/examples/LDAP/samba.schema b/examples/LDAP/samba.schema index 8c6b8cb4e39..51e5ffb45e6 100644 --- a/examples/LDAP/samba.schema +++ b/examples/LDAP/samba.schema @@ -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} )