Re: [squid-users] ntlm_auth allow to all users.

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Wed, 5 Jun 2002 00:00:21 +0200

On Tuesday 04 June 2002 19:29, Manoel Theophilo Barbosa Filho wrote:
> Hi friends,
>
> I have been configured a ntlm_auth and it is running ok, but all
> domain users can access the internet. How can i configure to
> specify on the NT domain who can access ? I would like to have the
> same configuration that i used with the smb_auth, where just the
> users that can access proxyauth file, can access the internet.

ntlm_auth do not yet have a direct equivalence to the proxyauth file
check of smb_auth.

What you can do is to create a file listing all valid users, and refer
to this file in your proxy_auth acl..

acl authenticated proxy_auth "/path/to/valid_users.txt"

Regards
Henrik
Received on Tue Jun 04 2002 - 16:35:31 MDT

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