On 15/04/2015 9:46 a.m., Balázs Szabados wrote:
> Possile Problem #1:
> digest_pw_auth has not existed in some years. The helpers correct
> current name is digest_file_auth. Please upgrade.
>
> In the openwrt repository, I can only find Squid 2.7, and I can't upgrade
> to newer.
> Can I make this
Possile Problem #1:
digest_pw_auth has not existed in some years. The helpers correct
current name is digest_file_auth. Please upgrade.
In the openwrt repository, I can only find Squid 2.7, and I can't upgrade
to newer.
Can I make this work somehow, with the current setup?
Possible Problem #2:
On 14/04/2015 11:26 a.m., Balázs Szabados wrote:
> Hi,
>
> I'd like to ask your help regarding configuring authentication with Squid.
>
> My auth related conf:
>
> auth_param digest program /usr/lib/squid/digest_pw_auth -c /etc/squid/passwd
Possile Problem #1:
digest_pw_auth has not existed in
Hi,
I'd like to ask your help regarding configuring authentication with Squid.
My auth related conf:
auth_param digest program /usr/lib/squid/digest_pw_auth -c /etc/squid/passwd
auth_param digest children 5
auth_param digest realm squid
auth_param digest nonce_garbage_interval 5 minutes
auth_par