Re: [squid-users] SSO (kerberos)

2016-09-22 Thread Markus Moeller
Hi Did you try the debug option -d for ext_kerberos_ldap_group_acl to get some debug ? Maybe it gives some indication of the problem ? Markus "erdosain9" wrote in message news:1474570767416-4679652.p...@n4.nabble.com... So, i have a little more of info this is config ###Kerberos Auth

Re: [squid-users] SSO (kerberos)

2016-09-22 Thread erdosain9
So, i have a little more of info this is config ###Kerberos Auth with ActiveDirectory### auth_param negotiate program /lib64/squid/negotiate_kerberos_auth -d -s HTTP/squid.example@example.lan auth_param negotiate children 10 auth_param negotiate keep_alive on #acl auth proxy_auth

Re: [squid-users] SSO (kerberos)

2016-09-21 Thread erdosain9
Hi. Kerberos authentication is working now . This is my config ###Kerberos Auth with ActiveDirectory### auth_param negotiate program /lib64/squid/negotiate_kerberos_auth -d -s HTTP/squid.example@example.lan auth_param negotiate children 10 auth_param negotiate keep_alive on acl a

Re: [squid-users] SSO (kerberos)

2016-09-20 Thread erdosain9
Ok, Well i have this settings - *cat /etc/sysconfig/squid *# Kerberos autenticacion KRB5_KTNAME=/etc/squid/PROXY.keytab export KRB5_KTNAME # # default squid options SQUID_OPT