M
M
micropodgon2019-09-30 09:25:12
Google Chrome
micropodgon, 2019-09-30 09:25:12

SQUID kerberos authorization works in IE but not in Chrome why?

Configured kerberos-authorization
In Chrome, the proxy authorization window constantly appears if there are prohibiting rules in squid.conf.
For example, with such an entry, for all blocked sites from the list, Chrome will throw out the
http_access deny site-block authorization window.
At the same time, everything works in IE
Below is part of the config for understanding:

auth_param negotiate program /usr/lib64/squid/negotiate_kerberos_auth -s HTTP/proxy.domain.local
auth_param negotiate children 200
auth_param negotiate keep_alive off
external_acl_type site-block ttl=300 negative_ttl=60 %LOGIN /usr/lib64/squid/ext_kerberos_ldap_group_acl -a -g site-block -D DOMAIN.LOCAL
acl site-block external site-block
http_access deny site-block

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question