In theory you can, but it has to be implemented in the client (e.g. the
Browser).
Regards
Markus
"Tiery DENYS" <tiery.denys@xxxxxxxxx> wrote in message
news:h2kfdcc38011004140653p92fd561fv81febc7501188be3@xxxxxxxxxxxxxxxxx
Hi,
I am using squid with squid_kerb_auth plugin for authentication on a
kerberized network.
Squid listen on port 3128 and clients use this proxy.
The transparent authentication works pretty well but if i look at
network flow, i see that for each website request, the client does two
requests:
1) normal GET request
Squid says "proxy authentication required"
2) second GET request with tgs
Is it possible for clients to automatically send tgs in first request ?
Thanks in advance,
Tiery