Hi,
does anybody use squid and kerberos authentication?

I'm trying with -current on i386 without success.

The helper squid_kerb_auth is enabled in Makefile
but the negotiate authentication option not.

squid_kerb_auth does not work:

root@tvmnet04# /usr/local/libexec/squid_kerb_auth -d
Abort trap (core dumped)

and when I try to use it with squid:

root@tvmnet04# grep "^auth_param negotiate" /etc/squid/squid.conf 
auth_param negotiate program /usr/local/libexec/squid_kerb_auth -d
auth_param negotiate children 5
auth_param negotiate keep_alive on

root@tvmnet04# /usr/local/sbin/squid
2011/08/25 15:43:43| Parsing Config File: Unknown authentication scheme 
'negotiate'.
2011/08/25 15:43:43| Parsing Config File: Unknown authentication scheme 
'negotiate'.
2011/08/25 15:43:43| Parsing Config File: Unknown authentication scheme 
'negotiate'.


Thanks.

Regards,
Andrea

Reply via email to