[squid-users] SSO (kerberos)
erdosain9
erdosain9 at gmail.com
Wed Sep 21 21:23:14 UTC 2016
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.lan at 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.
More information about the squid-users
mailing list