LDB:ldb_comparison_dn() - let "ldb_dn_compare()" perform all checks
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Tue, 4 Sep 2012 17:34:16 +0000 (19:34 +0200)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Thu, 6 Sep 2012 07:27:14 +0000 (09:27 +0200)
commitbb88f6f0e21941c1e0a54893e65fa2d7c4d76f91
treebc529d69c7a8e4482e84f8cffa5822552dcc0f32
parent5ece9ff279bb98a8cb2f867cae0ec9aef1b1af02
LDB:ldb_comparison_dn() - let "ldb_dn_compare()" perform all checks

Special index entries can contain invalid DNs which are however
linearized. Allow to compare them correctly and do not bail out
prematurely using ldb_dn_validate().

Such special DNs are created at the time of provisioning.
lib/ldb/common/attrib_handlers.c