[squid-users] Re: Kerberos with 2008/2003 DC

From: SPG <spggps8.2_at_gmail.com>
Date: Wed, 8 May 2013 23:58:24 -0700 (PDT)

Sorry, I thought that I post it. I had the fqdn in web browser proxy
configuration but I put the ip in the proxy pack for automatic web browser
configuration.

http://proxyprueba.abg.corp/public/PAC/getpacfile.htmopt --> web browser
configuration

        if( shExpMatch(url,"*proveedores.gasnatural.com/*") )
                return "DIRECT";
* return "10.0.159.123:8080; DIRECT"; -> bad configuration*
}

        if( shExpMatch(url,"*proveedores.gasnatural.com/*") )
                return "DIRECT";
* return "PROXY proxyprueba.abg.corp:8080; DIRECT"; --> good configuration*
}

Thanks

--
View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Kerberos-with-2008-2003-DC-tp4659198p4659874.html
Sent from the Squid - Users mailing list archive at Nabble.com.
Received on Thu May 09 2013 - 06:58:56 MDT

This archive was generated by hypermail 2.2.0 : Thu May 09 2013 - 12:00:07 MDT