mån 2003-05-19 klockan 18.16 skrev Adam_Humphreys@JLTGROUP.COM:
> I want to configure Squid as the child cache in a chain with and ISA cache
> as the parent. The child will proxy intranet and Internet requests, with
> only Intranet requests going to the ISA server. The ISA Server requires
> users to authenticate against the Windows 2000 Active Directory domain.
>
> 1) Is this configuration possible?
Yes.
> 2) Do I need Apache to run Squid?
No
> 3) Do have to configure any daemon or Squid to pass through the user
> authentication for Internet requests?
Depends on the auth scheme used. NTLM/NEGOTIATE (microsoft integrated
login) cannot be proxied, basic can but you must tell Squid that you
want to (see the cache_peer directive).
If the ISA only accepts "Microsoft Integrated Login" and reconfiguring
the ISA to also accept standard basic authentication ("plain-text") is
not acceptable then see the related software for some useful glue..
> 4) To keep the Linux build minimal, what are the minimum things that need to
> be loaded?
kernel
script or program to mount drives (optional) and set up networkging
(required)
squid.conf
squid
this won't be RedHat advanced server however..
Any minimal Linux with networking is generally sufficient for Squid to
be happy.
Regards
Henrik
-- Donations welcome if you consider my Free Squid support helpful. https://www.paypal.com/xclick/business=hno%40squid-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.comReceived on Mon May 19 2003 - 11:30:07 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:16:45 MST