Re: [squid-users] GET requests remain in pending state with Squid and Kerberos auth

2018-05-23 Thread Amos Jeffries
On 23/05/18 19:11, Ahmad, Sarfaraz wrote: > Hi, > >   > > I am using Squid as an explicit proxy (configured in the browsers) and > have configured it to authenticate all users with Kerberos. > > Here are the relevant bits from squid.conf > >   > > auth_param negotiate program /usr/lib64/squid/

[squid-users] GET requests remain in pending state with Squid and Kerberos auth

2018-05-23 Thread Ahmad, Sarfaraz
Hi, I am using Squid as an explicit proxy (configured in the browsers) and have configured it to authenticate all users with Kerberos. Here are the relevant bits from squid.conf auth_param negotiate program /usr/lib64/squid/negotiate_kerberos_auth -r -s HTTP/proxytest1.mydomain@mydomain.com