s4/drs: changed the UpdateRefs server to use the dn instead of the GUID
commita08d17342d0affa3769875ad87dadbb1f4161a06
authorAndrew Tridgell <tridge@samba.org>
Thu, 10 Sep 2009 04:27:47 +0000 (10 14:27 +1000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 10 Sep 2009 04:28:24 +0000 (10 14:28 +1000)
treecf2b47bef3efc28a1c2319356e103319a73c248b
parent689a9b88f9870687cd821a77184b95e16aa41ca9
s4/drs: changed the UpdateRefs server to use the dn instead of the GUID

Our vampire code sends a zero GUID in the updaterefs calls. Windows
seems to ignore the GUID and use the DN in the naming context instead,
so I have changed our UpdateRefs server implementation to do the same.

With this change we can now vampire from s4<->s4 successfully! Now to
see if all the attributes came across correctly.
source4/rpc_server/drsuapi/updaterefs.c