[squid-users] deny spefic users from the windows domain

From: Korakaki Stella, Qualco <skorakaki@dont-contact.us>
Date: Fri, 6 Dec 2002 16:40:23 +0200

 
Hi!
I 've got finally squid-2.5 working with ntlm authentication and the
access.log file logs the usernames without any prompt.
Now my problem is, tha I need to deny access to some users of my domain. How
can I do that?
My current configuration is the following:

acl AuthorizedUsers proxy_auth REQUIRED
acl all src 0.0.0.0/0.0.0.0
acl manager proto cache_object
acl localhost src 127.0.0.1/255.255.255.255

 http_access allow all AuthorizedUsers
http_access allow manager localhost
http_access deny manager
 http_access deny !Safe_ports
 http_access deny CONNECT !SSL_ports

rgds,

Stella Korakaki
Qualco Business Systems Design & Implementation
IT&T Division
www.qualco.gr
Voice: +30 10 6198903 (Int: 204)
Fax: +30 10 6178140
skorakaki@qualco.gr
Received on Fri Dec 06 2002 - 07:41:08 MST

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