Date:   Sat Aug  9 23:12:35 2003
Author: jerry

Update of /data/cvs/samba/source/smbd
In directory dp.samba.org:/tmp/cvs-serv28354/smbd

Modified Files:
      Tag: SAMBA_3_0
        sec_ctx.c 
Log Message:
fix for BUG #267 (problem with supplementary groups).
Use winbindd to get the group list if possible since we already
know it from netsamlogon_cache.tdb. More effecient than letting 
libc call getgrent() to get seconary groups.

Tested by Ken Cross.



Revisions:
sec_ctx.c               1.27.2.2 => 1.27.2.3
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/sec_ctx.c.diff?r1=1.27.2.2&r2=1.27.2.3

Reply via email to