Date:   Mon Jan  5 23:41:49 2004
Author: abartlet

Update of /data/cvs/samba/source/passdb
In directory dp.samba.org:/tmp/cvs-serv7449/source/passdb

Modified Files:
        passdb.c 
Log Message:
(merge from 3.0)

JHT came up with a nasty (broken) torture case in preparing examples for
his book.
                                                                                
This prompted me to look at the code that reads the unix group list.  This
code did a lot of name -> uid -> name -> sid translations, which caused                
                                                                
problems.  Instead, we now do just name -> sid
                                                                                
I also cleaned up some interfaces, and client tools.
                                                                                
Andrew Bartlett



Revisions:
passdb.c                1.214 => 1.215
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/passdb/passdb.c.diff?r1=1.214&r2=1.215

Reply via email to