Hi folks, the LDAP schema of the recent samba release introduces two new attributes: sambaLogonHours sambaPasswordHistory Annoyingly both have the same ID: 1.3.6.1.4.1.7165.2.1.50 I fixed the problem temporarily for our server by setting the ID of sambaPasswordHistory to 1.3.6.1.4.1.7165.2.1.52 Anyway, this seems to be an issue generated by the samba folks, so if anyone has near realtime connections there, I'd highly appreciate an "official" solution. I don't know whether it is really a nice idea to make up an -r1 in the meantime and patch the schema as suggested above... Best regards, Torsten
hmm, its the schema in the example directory, right ? i think adding some unofficial ID's is not so good idea, but i can add a big fat warning in the 3.0.6 ebuild to be carefull with the samba examples untill these bugs did get fixed in the upstream release. bugzilla.samba.org does not seem to have this issue, can you report this bug there ?
Hi Michael, giving a warning in the ebuild seems very reasonable to me. I've just reported the bug to the Samba bugzilla: https://bugzilla.samba.org/show_bug.cgi?id=1648 Let's see, if that helps... Regards, Torsten
There's already a fix in Samba SVN Michael, can you include the contents of http://samba.org/~jerry/patches/post-3.0.6/samba.schema in the next subrelease? Thanks, Torsten
Thanks for the fix, i just commited it to samba-3.0.6-r2 ... should appear soon on the mirrors :)