Quoting Adam Aube <[EMAIL PROTECTED]>: > [EMAIL PROTECTED] wrote: > > > I have followed the instructions in section 23.5 on > > http://www.squid-cache.org/Doc/FAQ/FAQ-23.html > > > I configured Samba Version 3.0.4 --with-winbind > > I have smbd, nmbd, and winbindd running and have tested winbindd user > > authentication successfully > > > I built squid: > > Squid Cache: Version 2.5.STABLE5-20040707 > > configure options: --enable-auth=ntlm,basic > > --enable-external-acl-helpers=wbinfo_group > > > and tested it without authentication - works fine. > > > I tested the Test the Samba-3.x helper - works fine > > > I added the relevant auth_param's and adjusted the acls in squid.conf - no > > go :( > > > I use IE6.0 and it pops up a username/password prompt. > > I enter in my credentials - no go. > > I enter in my credentials with domain\username - no go. > > Did you try the "wbinfo -a username%password" test? Did both plaintext and > challenge-response authentication succeed? Did make sure the > winbind_privileged pipe is accessible by the user Squid runs as? > > Both of these are in the FAQ, but you made no mention of them. > > Adam > >
Thanks Adam! I had done the wbinfo test, however I had overlooked the permissions on the winbind_privileged directory. Now it works! :) - Rob
