[Samba] 3.0.6 BUG in samba.schema

ds_shadof at uni-altai.ru ds_shadof at uni-altai.ru
Fri Aug 27 11:31:23 GMT 2004


Hello samba users,

Samba 3.0.6 comes with new samba.schema with new attributies

but attributetype sambaPasswordHistory have the same OID with attributetype sambaLogonHours
and slapd failed to start
  
attributetype ( 1.3.6.1.4.1.7165.2.1.50 NAME 'sambaLogonHours'
        DESC 'Logon Hours'
        EQUALITY caseIgnoreIA5Match
        SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{42} SINGLE-VALUE )

attributetype ( 1.3.6.1.4.1.7165.2.1.50 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} )

who dont know how to fix this
change
attributetype ( 1.3.6.1.4.1.7165.2.1.50 NAME 'sambaPasswordHistory'
to
attributetype ( 1.3.6.1.4.1.7165.2.1.52 NAME 'sambaPasswordHistory'

Sorry if it alredy bugzilled


-- 
Best regards,
 ds_shadof                         mailto:ds_shadof at uni-altai.ru



More information about the samba mailing list