CVS update: samba/source/sam

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


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

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

Modified Files:
      Tag: SAMBA_3_0
	idmap_util.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:
idmap_util.c		1.9.2.11 => 1.9.2.12
	http://www.samba.org/cgi-bin/cvsweb/samba/source/sam/idmap_util.c.diff?r1=1.9.2.11&r2=1.9.2.12



More information about the samba-cvs mailing list