I've deleted the quotes in the realm declaration but I still have to use
quotes with the command line :
echo ':' | /usr/lib/squid3/digest_ldap_auth -b ou= -u uid -A l
-W /etc/digestreader_cred -e -v 3
BH message="Invalid line received"
echo '"":""' | /usr/lib/squid3/digest_ldap_auth -b
ou=
On 9/01/2016 3:50 a.m., Olivier Desport wrote:
> 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 '"":""' | /usr/lib/squid3/digest_ldap_auth -b
> ou= -u uid -A l -W /etc/digestr
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 '"":""' | /usr/lib/squid3/digest_ldap_auth -b
ou= -u uid -A l -W /etc/digestreader_cred -e -v 3
OK ha1="..."
In squid.conf
auth_p