> so then would proxy_auth "/usr/squid/user.name.file"
> only allow exact user name matches?
AFAIK, that is correct.
Adam
so then would proxy_auth "/usr/squid/user.name.file"
only allow exact user name matches?
Thanks
Thron
--- Adam Aube <[EMAIL PROTECTED]> wrote:
> > BTW Im using Samba to do my NT authentication what
> > does proxy_auth_regex do?
>
> Allows you to match usernames with regular
> expressions, similar
> BTW Im using Samba to do my NT authentication what
> does proxy_auth_regex do?
Allows you to match usernames with regular expressions, similar to
url_regex.
Adam
ROTECTED]
> Sent: Wednesday, 24 September 2003 16:58
> To: [EMAIL PROTECTED]
> Subject: [squid-users] proxy_auth help
>
>
> Hi all,
>
>
>
> How can I get the acl command proxy_auth to read a
> file?
>
> What I have now is:
>
> acl acl_name
: [squid-users] proxy_auth help
Hi all,
How can I get the acl command proxy_auth to read a
file?
What I have now is:
acl acl_name proxy_auth -i "/usr/local/squid/allow"
the allow file has domain\user-name domain\user-name
and it wont read the file but if I have this command:
ac
Hi all,
How can I get the acl command proxy_auth to read a
file?
What I have now is:
acl acl_name proxy_auth -i "/usr/local/squid/allow"
the allow file has domain\user-name domain\user-name
and it wont read the file but if I have this command:
acl acl_name proxy_auth -i domain\user-na