[squid-users] Transparent authentication problem

From: Montervino, Mariano <montervi@dont-contact.us>
Date: Mon, 4 Aug 2003 20:25:44 -0300

In my Windows network i installed SQUID 2.5 STABLE1 and SAMBA 2.2.5 on a
Linux Debian 2.4.19 box.

The problem is when i try to use the wb_ntlmauth helpers for transparent
authentication. I find the following error in the squid access.log
127.0.0.1 TCP_DENIED/407 2853 GET http://www...
and i canīt browse any site...

Enviroment:
Squid was build with the following options
--enable-auth="ntlm,basic"
--enable-ntlm-auth-helpers="winbind"
--enable-basic-auth-helpers="winbind"

Samba was build with the following options
--with-winbind
--with-winbind-auth-challenge
--with-fhs --prefix=/usr --sysconfdir=/etc --localstatedir=/var

I can see the linux box join to my DOMAIN

Browse client: IE5.5/IE6

Test i made:

wbinfo commands -u, -g, -t or -a / WORKS FINE
wb_auth -d / WORKS FINE
wb_ntlmauth / I dont know how to test it!!!

The only options that work fine is using the basic auth:
auth_param basic program /usr/local/squid/libexec/wb_auth
auth_param basic children 5
auth_param basic realm Internet Access
auth_param basic credentialsttl 2 hours

RGDS
Received on Mon Aug 04 2003 - 17:27:04 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:18:35 MST