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:[EMAIL PROTECTED]

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to