1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00

r1960: sambaPasswordHistory had a duplicate OID

bump up the attribute number to 52 to avoid conflicts
(This used to be commit 9368f0c1d2)
This commit is contained in:
Simo Sorce 2004-08-20 14:59:10 +00:00 committed by Gerald (Jerry) Carter
parent 07a85c1e46
commit 7b56819678

View 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} )