Norman Zhang wrote: > Thank you so much.
You're welcome. > but /var/log/squid/cache.log complains > > [2004/06/11 18:03:23, 0] utils/ntlm_auth.c:winbind_pw_check(349) > Login for user [EMAIL PROTECTED] failed due to [winbind > client not authorized to use winbindd_pam_auth_crap. Ensure permissions > on /var/cache/samba/winbindd_privileged are set correctly.] > I'm not sure if I should set world readable to > /var/cache/samba/winbindd_privileged as I never had to do this with > Squid-2.5STABLE2 and Samba 2.2.8a. Is this the right way of doing things? No. The right way of doing it is to create a samba group. Make the winbindd_privileged folder readable by this group, then add the user Squid runs as to this group. Adam
