Re: [squid-users] SQ 2.5 PRE7 How to check user names ...

From: Marco Berizzi <pupilla@dont-contact.us>
Date: Wed, 12 Jun 2002 12:25:45 +0200

>From: shromanX <shroman@e-apollo.lv>
>Reply-To: shromanX <shroman@e-apollo.lv>
>To: squid-users@squid-cache.org
>Subject: [squid-users] SQ 2.5 PRE7 How to check user names ...
>Date: Wed, 12 Jun 2002 12:19:14 +0300
>
>Hello squid-users,
>
> I have SQUID 2.5 running fine. NTLM auth. is enabled and works,
>
> i use:
>
># acl pass proxy_auth REQUIRED
># http_access allow all pass
>
> Using the following only users who are logged in the domain are able
> to use internet.
>
>But when i tried use usernames in my acl, as a result i get access
>denied for all.?
>I've tried this:
>
>#acl userx proxy_auth userformdomain
>#http_acces allow all userx

try this:
acl userx proxy_auth_regex -i me you she her

or

acl userx proxy_auth_regex -i "/etc/squid/allowuser"

allowuser contain what you want.

>
>
>
>What is wrong????
>Need urgent help.
>
>
>--
>Best regards,
> shromanX mailto:shroman@inbox.lv
>

_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com
Received on Wed Jun 12 2002 - 04:25:46 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:08:39 MST