Hi all,

I'm having trouble with Squid Kerberos auth and the Squidguard
ldapusersearch that I use to apply ACLs by Active Directory groups
membership.

The problem is :

- Squid and Squidguard see my user as : 'user@domain.local' so the '%s'
variable of squidguard is 'user@domain.local'.
- In my ldap query there is no default property that can interpret this
string.

So I would like to strip/hide the realm of the username to let the LDAP
query work with the sAMAccountName attribute.

How can I proceed to have %s = user and not %s = user@domain.local ?

I precise that the UPN is equal to the mail adress so it's not usable.

I'm using version 3.1.20 of Squid Cache and version 1.5 (debian package of
squidGuard).

Thanks for your help !




--
View this message in context: 
http://squid-web-proxy-cache.1019090.n4.nabble.com/Integrate-Squid-Kerberos-auth-and-Squidguard-ldapusersearch-into-AD-tp4670758.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