I have checked everything like that, here is my previous post http://www.squid-cache.org/mail-archive/squid-users/200509/0463.html
now I'm trying to look into something else, like maybe my samba is configured properly, it is just a basic RHEL install, if anyone has any idea's I'd like to hear them. -----Original Message----- From: Henrik Nordstrom [mailto:[EMAIL PROTECTED] Sent: Thursday, 29 September 2005 8:46 To: Paul Matthews Cc: squid-users@squid-cache.org Subject: Re: [squid-users] winbind --with-winbind-auth-challenge On Wed, 28 Sep 2005, Paul Matthews wrote: > > http://www.squid-cache.org/mail-archive/squid-dev/200206/0084.html > > it says i need to have '--with-winbind-auth-challenge' enabled on > samba, how do i know weather it is enabled or not. This thread is from June 2002 and applies to Samba-2.2.X. Samba-3.X always have this enabled. First thing is to verify your squid.conf "auth_param ntlm" settings, and that "squid -k parse" is happy with everything. Second is to verify that your Samba has properly joined the domain and can verify accounts. This is done using wbinfo. See the Squid FAQ on winbind for details. If both of the above is successful then please provide additional information on your squid.conf settings. Regards Henrik