Hello !
I modified an authentication program we are using to run in endless loop, accept "username password" and return OK or ERR.
Changed in squid.conf:
authentication_program PROGRAM_NAME
acl usrs proxy_auth REQUIRED
http_access allow usrs
My log shows that program works OK and if I try it manualy it returns OK or ERR, but it doesn't work. When trying with browser I get username/password window and then it just waits.
Before that I tryed with smb_auth and it worked.
Any hints?
B.
Received on Fri Sep 27 2002 - 02:19:37 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:10:26 MST