Hello Marco,
Wednesday, June 12, 2002, 1:25:45 PM, you wrote:
>>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
MB> try this:
MB> acl userx proxy_auth_regex -i me you she her
MB> or
MB> acl userx proxy_auth_regex -i "/etc/squid/allowuser"
MB> allowuser contain what you want.
>>
>>
>>
>>What is wrong????
>>Need urgent help.
>>
>>
>>--
>>Best regards,
>> shromanX mailto:shroman@inbox.lv
>>
MB> _________________________________________________________________
MB> Chat with friends online, try MSN Messenger: http://messenger.msn.com
Thank you for your reply. The my problem has been solved simply by
using 'domain\username' notation when writting username from
domain. Thank you!
-- Best regards, shromanX mailto:shroman@e-apollo.lvReceived on Mon Jun 17 2002 - 01:15:34 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:08:42 MST