This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

no authentication possible anymore

hi folks,

im using http proxy in authentication mode (local users) with none anonymity. 
tried to switch it to paranoid mode but i get the whole time this error site:


  
   
  
   Content Blocked    
  
          
     Failed to authenticate against AUA:

Scanner variables 
facility authenticate 
protocol http 
src_address 127.0.0.1 
http-request-protocol 1.0 
http-request-method GET 
http-requestpath / 
status OK 
last-scanner /usr/lib/libaua.so 
pass  


Protocol variables 
Accept image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */* 
Accept-Language de 
Cache-Control max-age=259200 
Proxy-Connection keep-alive 
Host google.de 
Content-Length 0 
Content-type */* 
Server weed-1.0 
Proxy-Authenticate Basic realm="Astaro Content Scanner" 


     
 everything works fine in none and in standard anonymity mode.

what´s going on here?
thx
 [:S]


This thread was automatically locked due to age.
Parents
  • it is a known squid bug that it removes the authentication for the parent proxy (scanner) if it is set to paranoid anonymity level. the parent (scanner) does not get the authenticate headers and therefore cannot log you in. we are working on that one.
Reply
  • it is a known squid bug that it removes the authentication for the parent proxy (scanner) if it is set to paranoid anonymity level. the parent (scanner) does not get the authenticate headers and therefore cannot log you in. we are working on that one.
Children