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 auth proxy_auth REQUIRED
http_access allow all auth

But, i want check the group of an authenticated users so i can apply acl to
them, etc.

What would be the syntax I could use ??

Thanks!!!



--
View this message in context: 
http://squid-web-proxy-cache.1019090.n4.nabble.com/SSO-kerberos-tp4679470p4679640.html
Sent from the Squid - Users mailing list archive at Nabble.com.
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to