Search squid archive

Forceful Reauthentication

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello Team,

I'm trying to reauthenticate the user once he visits google as per this url 
https://workaround.org/squid-acls <https://workaround.org/squid-acls>   but
it doesnt seem to reprompt the credentials when i access google  , below are
my rules let me know where i'm going wrong 


#
# INSERT YOUR OWN RULE(S) HERE TO ALLOW ACCESS FROM YOUR CLIENTS
#

#conatins acl to block sites 
acl bad_url url_regex "/etc/squid3/badsites.conf"

auth_param basic program /usr/lib/squid3/squid_ldap_auth -b
"dc=example,dc=com" -f "uid=%s" -h example.com
acl ldapauth proxy_auth REQUIRED
acl reauth dstdomain .google.co.in
http_access deny bad_url
http_access allow ldapauth
http_access deny  reauth ldapauth
http_access deny all





--
View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Forceful-Reauthentication-tp4668344.html
Sent from the Squid - Users mailing list archive at Nabble.com.
_______________________________________________
squid-users mailing list
squid-users@xxxxxxxxxxxxxxxxxxxxx
http://lists.squid-cache.org/listinfo/squid-users





[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux