Date:   Fri Jan  2 05:32:07 2004
Author: abartlet

Update of /home/cvs/samba/source/groupdb
In directory dp.samba.org:/tmp/cvs-serv19999/groupdb

Modified Files:
      Tag: SAMBA_3_0
        mapping.c 
Log Message:
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:
mapping.c               1.33.2.26 => 1.33.2.27
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/groupdb/mapping.c.diff?r1=1.33.2.26&r2=1.33.2.27

Reply via email to