CVS update: samba/source/utils

abartlet at samba.org abartlet at samba.org
Sat Jul 5 19:46:12 EST 2003


Date:	Sat Jul  5 09:46:12 2003
Author:	abartlet

Update of /home/cvs/samba/source/utils
In directory dp.samba.org:/tmp/cvs-serv606/utils

Modified Files:
      Tag: SAMBA_3_0
	net_rpc_samsync.c 
Log Message:
Fixes to our LDAP/vampire codepaths:

 - Try better to add the appropriate mapping between UID and SIDs, based
   on Get_Pwnam()
 - Look for previous users (lookup by SID) and correctly modify the existing
   entry in that case
 - Map the root user to the Admin SID as a 'well known user'
 - Save the LDAPMessage result on the SAM_ACCOUNT for use in the next 'update'
   call on that user.  This means that VL's very nice work on atomic LDAP 
   updates now really gets used properly!
 - This also means that we know the right DN to update, without the extra
   round-trips to the server.

Andrew Bartlett


Revisions:
net_rpc_samsync.c		1.8.2.22 => 1.8.2.23
	http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc_samsync.c.diff?r1=1.8.2.22&r2=1.8.2.23



More information about the samba-cvs mailing list