CVS update: samba/source/lib

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


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

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

Modified Files:
      Tag: SAMBA_3_0
	smbldap.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:
smbldap.c		1.1.2.5 => 1.1.2.6
	http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/smbldap.c.diff?r1=1.1.2.5&r2=1.1.2.6



More information about the samba-cvs mailing list