ons 2007-05-02 klockan 18:41 -0400 skrev Brian Kirk: > We have a need for an authentication override for NTLM
The following should work: acl generic_user proxy_auth genericusername http_access deny genericuser placed after where you allow access Note: http_access is sensitive on ordering. The first matchng rule is used, the rest ignored. So your rules (both allowing and denying) should go after the CONNECT and Safe_Ports stuff, just before the "deny all". Regards Henrik
signature.asc
Description: Detta är en digitalt signerad meddelandedel