Hi, today I wanted to install the authentication with squid_ldapauth. (Transparent proxy is off)
squid.conf: ... acl password proxy_auth REQUIRED ... authenticate_program /usr/sbin/squid_ldapauth ... http_access allow password ... I got an user 'xyz' with password 'secure'. A test localy at the firewallcomputers returns: /usr/sbin/squid_ldapauth xyz secure OK xyz wrongpassword ERR till now all okay I think If I start mozilla, the password-question appears, but the password isn't accepted :-( What's wrong? If you need some more infos or messages - I'll post them of course. kind regards Dieter
