ldb_match - Ignore ":dn" part of extended matches for now
authorMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Thu, 11 Feb 2010 14:42:48 +0000 (15:42 +0100)
committerMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Thu, 11 Feb 2010 14:51:56 +0000 (15:51 +0100)
commit14c4c2c735d6b263d167bf5255fcf60de2c91110
treee44370bf3bcdaa3851a00b1ff27eb5a2aa7961bb
parent45defdb90c93ed9876cacb8e3b77ce024bd02590
ldb_match - Ignore ":dn" part of extended matches for now

It's not fully clear what this ":dn" part means for us. What we know is that
older AD implementations (Windows Server 2000, 2003) need it to have extended
matches working in the expected way.

To be able to interoperate with s3's winbind and other tools I and gd decided
to transform this into a warning until we know what to do.

This should fix bug #6511.
source4/lib/ldb/common/ldb_match.c