1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/rpc_server/drsuapi
Andrew Tridgell a08d17342d 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.
2009-09-10 14:28:24 +10:00
..
addentry.c s4:drs level_out is a pointer 2009-09-09 21:06:36 +10:00
dcesrv_drsuapi.c s4:drs split addentry and getncchanges into separate files 2009-09-09 21:06:36 +10:00
dcesrv_drsuapi.h s4:drs split addentry and getncchanges into separate files 2009-09-09 21:06:36 +10:00
drsutil.c s4:drs split addentry and getncchanges into separate files 2009-09-09 21:06:36 +10:00
getncchanges.c s4/drs: correctly fill in the GUID of DRS objects 2009-09-10 13:51:08 +10:00
updaterefs.c s4/drs: changed the UpdateRefs server to use the dn instead of the GUID 2009-09-10 14:28:24 +10:00