Search squid archive

Digest LDAP authentication

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

I'm trying to implement digest LDAP authentication with digest_ldap_auth on Squid 3.4.

When I try to connect with command line, It succeeds :

echo '"<login>":"<REALM>"' | /usr/lib/squid3/digest_ldap_auth -b ou=<basedn> -u uid -A l -W /etc/digestreader_cred -e -v 3 <ldap-host>
OK ha1="......."

In squid.conf

auth_param digest program /usr/lib/squid3/digest_ldap_auth -b 'ou=<basedn>' -u uid -A l -W /etc/digestreader_cred -e -v 3 -h <ldap-host>
auth_param digest children 5
auth_param digest realm "<REALM>"
auth_param digest casesensitive off

When I test with a browser, the authentication popup with username and password appears. But I don't know what credentials to give. I've tried with "<login>":"<REALM>" for username and the clear password but It doesn't work. The popup appears again and nothing is written in access.log.

Could you help me ?

Thanks.



_______________________________________________
squid-users mailing list
squid-users@xxxxxxxxxxxxxxxxxxxxx
http://lists.squid-cache.org/listinfo/squid-users




[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux