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

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

Modified Files:
      Tag: SAMBA_3_0
        passdb.h 
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:
passdb.h                1.11.2.8 => 1.11.2.9
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/include/passdb.h.diff?r1=1.11.2.8&r2=1.11.2.9

Reply via email to