basic authentication type will always prompt for username/password, there's nothing wrong with it and no way to avoid it nor 'fix' it as there's nothing wrong at all

if your users are authenticated in your domain and you want squid do 'automagically' use those credentials for web surfing, then you'll have to change your authentication type to ntlm or digest or negotiate.

i have LOTS of squid boxes authenticanting on ADs using ntlm authentication type. It's a lot more complicated to configure than basic type but, once configured, it works just fine and simply.


Em 21/03/13 18:45, Carlos Daniel Perez escreveu:
Hi,

I have a Squid server configured to make querys in one ActiveDirectory
server trough squid_ldap_group. The query it's OK and authenticated users
can surf the web. But, my users need to put their users and password when
open a browser.

[ ... ]
My squid_ldap_auth line is: auth_param basic program
/usr/lib/squid3/squid_ldap_auth -R -d -b dc=enterprise,dc=com -D
cn=support,cn=Users,dc=enterprise,dc=com -w 12345 -f sAMAccountName=%s
-h
192.168.2.1



--


        Atenciosamente / Sincerily,
        Leonardo Rodrigues
        Solutti Tecnologia
        http://www.solutti.com.br

        Minha armadilha de SPAM, NÃO mandem email
        [email protected]
        My SPAMTRAP, do not email it



Reply via email to