This is a discussion on RE: [squid-users] credentialsttl within the Squid Users forums, part of the Web Server and Related Forums category; tis 2003-07-08 klockan 14.07 skrev Adam Aube: > I notice that it's only listed for basic ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
tis 2003-07-08 klockan 14.07 skrev Adam Aube:
> I notice that it's only listed for basic auth; does it also work with NTLM > auth? NTLM auth works very differently, and the helpers need to be queried a lot compared to basic. Basically there is two helper queries per client TCP connnection. The closest similar parameter of NTLM auth is the max_challenge_reuses and max_challenge_lifetime parameters, but again, these are very different from the basic auth credentialsttl parameter. Also, these parameters are merely a bandaid to lessen the impact of a slight design problem in the current Squid NTLM implementation and may go away in a later Squid release. Regards Henrik -- Donations welcome if you consider my Free Squid support helpful. https://www.paypal.com/xclick/busine...quid-cache.org Please consult the Squid FAQ and other available documentation before asking Squid questions, and use the squid-users mailing-list when no answer can be found. Private support questions is only answered for a fee or as part of a commercial Squid support contract. If you need commercial Squid support or cost effective Squid and firewall appliances please refer to MARA Systems AB, Sweden http://www.marasystems.com/, info@marasystems.com |