mirror of
https://github.com/samba-team/samba.git
synced 2025-11-15 16:23:49 +03:00
Old way was ugly and had a bug, you couldn't add an attribute named dn or distinguishedName and search for it, tdb would change that search in a dn search. This makes it also possible to search by dn against an ldap server as the old method was not supported by ldap syntaxes. sss