> -----Original Message-----
> From: Paul Matthews [mailto:paul.matthews@cathedral.qld.edu.au]
> Sent: Thursday, February 16, 2006 1:23 PM
> To: squid-users@squid-cache.org
> Subject: [squid-users] deny_info, squid, NTLM auth ????
> 
> 
> hi there,
> 
> my setup at the moment is i have squid running with NTLM 
> authencation on my
> squid proxy server and i'm trying to set it up so that when 
> someone fails to
> authenicate they get redirected to my explaination website, 
> i've looked into
> deny_info and the squid ACL's but i just can't seam to get 
> the syntax right.
> for some reason whenever i make the ACL's look like this
> 
> acl ntlm proxy_auth REQUIRED
> 
> deny_info http://machine-hostname/failure NTLM
> 
I'll go under the assumption that you have the capitalization correct in your config file.
> http_access allow ntml
Try "http_access deny !ntlm", and see if that makes a difference.
> 
> and i go to use my browser via my proxy it just keeps 
> redirecting me to that
> page?
> 
> can someone help me out and show me the right way of setting 
> it up so when
> my users fail to authenicate it takes them to the page
> http://machine-hostname/failure
> 
> 
> 
Chris
Received on Thu Feb 16 2006 - 15:53:54 MST
This archive was generated by hypermail pre-2.1.9 : Wed Mar 01 2006 - 12:00:03 MST