This is a discussion on [squid-users] How to have squid communicate with external acl within the Squid Users forums, part of the Web Server and Related Forums category; Hi again, As all of you already know, ip_user_check returns OK if the IP address and the userID of a ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi again,
As all of you already know, ip_user_check returns OK if the IP address and the userID of a user match with a line in the file ip_and_userID, otherwise, it returns ERR. How to have squid read these outputs (OK or ERR) ? After being able to read OK or ERR, squid also (still) have to authenticate the user with their password.. Here is what i am trying, but it seems not work. acl myusers proxy_auth REQUIRED external_acl_type ip_auth %SRC %LOGIN /path/ip_user_check -f /path/ip_and_userID acl ip_auth_acl external ip_auth ip_auth_acl http_access allow ip_auth_acl myusers Any help ? TIA & regards, aqil __________________________________________________ _________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com |
![]() |
| Thread Tools | |
| Display Modes | |
|
|