dsdb: Allow dsdb_find_dn_by_guid to show deleted DNs
commite461ff530046199b7e647b81d6dfb2746f68b0d7
authorAndrew Bartlett <abartlet@samba.org>
Mon, 10 Jun 2013 02:22:40 +0000 (10 12:22 +1000)
committerStefan Metzmacher <metze@samba.org>
Wed, 12 Jun 2013 08:02:07 +0000 (12 10:02 +0200)
treea87611621936d636f9b4dc7768f680464f8943f3
parenteec29db7c237c70732f94e33147c960fa8df39fb
dsdb: Allow dsdb_find_dn_by_guid to show deleted DNs

This helps us in the KCC as we need to return the deleted DN for the GUID
in DsReplicaGetInfo calls (tested for deleted servers against Windows 2008R2).

Andrew Bartlett

Reviewed-by: Stefan Metzmacher <metze@samba.org>
source4/dsdb/common/util.c
source4/dsdb/kcc/kcc_connection.c
source4/dsdb/kcc/kcc_drs_replica_info.c
source4/dsdb/repl/drepl_partitions.c
source4/rpc_server/drsuapi/getncchanges.c