Re: [squid-users] disable ntlm_auth for java

From: Mrvka Andreas <mrv@dont-contact.us>
Date: Thu, 19 Oct 2006 14:11:22 +0200

hi,

nice to see someone who has the same error with the same site :-)

just add the following 2 lines for every site you don't want to authenticate.
(windowsupdate.com for example)
------------------------------------------------------------------------------------------------
acl netbanking dstdomain netbanking.at
http_access allow netbanking
------------------------------------------------------------------------------------------------

that's all.

cheers
Andrew

Am Donnerstag, 28. September 2006 14:02 schrieb Hitzler, Siegfried (Exchange):
> Hello,
>
> We authenticate our users over ntlm_auth. The problem is if the load a
> Java-Applet which is implemented on a Secure Site (www.netbanking.at), Java
> pops up a Windows and force the users to enter their username, password and
> domain to load the Applet. Is there a way to disable authentication for
> Java-Applets or for some sites?
>
> Same shit on Windows Update Site. Site is searching for needing updates
> when suddenly an error apears.
>
> authentication lines in squid.conf looks something like this:
>
> auth_param ntlm program /usr/lib/squid/ntlm_auth DOMAIN/PDC auth_param ntlm
> children 10 auth_param ntlm max_challenge_lifetime 2 minutes
>
> Would be realy greate if somebody can help me out of this problem!
>
> Thanks and best regards
>
> Siegfried
Received on Thu Oct 19 2006 - 06:12:16 MDT

This archive was generated by hypermail pre-2.1.9 : Wed Nov 01 2006 - 12:00:04 MST