s4:ldif-handlers Add a custom handler for DNs that knows about deleted values
authorAndrew Bartlett <abartlet@samba.org>
Mon, 14 Jun 2010 05:52:01 +0000 (15:52 +1000)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Wed, 16 Jun 2010 13:34:42 +0000 (15:34 +0200)
commit53afe4e018cb3bd8728e68699910ec4501fd658d
treebfb27f9bd6b99c371b29fff15817dd55351038dc
parent5779c21e41c6da9eabaaaf373d6a45311b234e90
s4:ldif-handlers Add a custom handler for DNs that knows about deleted values

In Samba we my store a deleted DN for a linked attribute.  We must
ensure that we can't match on it, or else searches for member= will
still reveal it.

Andrew Bartlett
source4/lib/ldb-samba/ldif_handlers.c