dsdb: added SHOW_DELETED to samldb_member_check()
authorAndrew Tridgell <tridge@samba.org>
Wed, 18 Apr 2012 05:45:31 +0000 (15:45 +1000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 18 Apr 2012 05:48:05 +0000 (07:48 +0200)
commit997a22e7bf0711ce209885c408c6dd26391d7e16
tree717a93e23cdc566413686acb06051dc241fbc9a0
parent2eb899de6a2bdf1aac1c1f010a6d2b5b02f9de39
dsdb: added SHOW_DELETED to samldb_member_check()

when dbcheck is fixing DNs, it will sometimes operated on a deleted DN
link

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/samdb/ldb_modules/samldb.c