Re: [squid-users] Krb auth and case/realm

From: Emmanuel Lacour <elacour_at_easter-eggs.com>
Date: Fri, 30 Sep 2011 13:31:20 +0200

For the "case" problem, I RTFM ...:

acl administrator proxy_auth -i administrator_at_test.local

For the realm, I can use the proxy_auth_regex, but it would be really
easier if there is a way to really strip the realm part.

acl administrator proxy_auth_regex -i ^(administrator|foo)(@.*)?$

to allow either "administrator" or "foo", using basic auth or kerberos
auth.
Received on Fri Sep 30 2011 - 11:31:25 MDT

This archive was generated by hypermail 2.2.0 : Fri Sep 30 2011 - 12:00:02 MDT