Date: Tue Mar 18 01:27:14 2003
Author: tpot
Update of /data/cvs/samba/source/nsswitch
In directory dp.samba.org:/tmp/cvs-serv2513/nsswitch
Modified Files:
Tag: APPLIANCE_HEAD
winbindd_cache.c
Log Message:
If we have an access denied cache entry for getpwnam and usergrgoups,
and a cached info3 in the samlogon cache, then do a query. This will
force the rpc back end to return the info3 data instead of the cached
error.
Reviewed by jerry. No CR number.
Revisions:
winbindd_cache.c 1.5.2.13 => 1.5.2.14
http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_cache.c?r1=1.5.2.13&r2=1.5.2.14