Date:   Tue Jun 10 03:50:38 2003
Author: tridge

Update of /home/cvs/samba/source/nsswitch
In directory dp.samba.org:/tmp/cvs-serv14754

Modified Files:
      Tag: SAMBA_3_0
        winbindd.h winbindd_ads.c winbindd_cache.c winbindd_group.c 
        winbindd_util.c 
Log Message:
- fixed the bug that forced us not to use the winbindd cache when we
  have a primary ADS domain and a secondary (trusted) NT4 domain. This
  caused winbindd to be *really* slow for that setup.

- fixed winbindd_getgrgid(), which was calling uid_to_sid instead of
  gid_to_sid(). When you make changes to winbind *PLEASE* test using
  nsstest.







Revisions:
winbindd.h              1.33.2.10 => 1.33.2.11
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd.h.diff?r1=1.33.2.10&r2=1.33.2.11
winbindd_ads.c          1.43.2.12 => 1.43.2.13
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_ads.c.diff?r1=1.43.2.12&r2=1.43.2.13
winbindd_cache.c                1.35.2.8 => 1.35.2.9
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_cache.c.diff?r1=1.35.2.8&r2=1.35.2.9
winbindd_group.c                1.51.2.11 => 1.51.2.12
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_group.c.diff?r1=1.51.2.11&r2=1.51.2.12
winbindd_util.c         1.73.2.19 => 1.73.2.20
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_util.c.diff?r1=1.73.2.19&r2=1.73.2.20

Reply via email to