Re: Use Windows 2000 User Authentication for Apache

From: Joachim Feise (jfeise@ics.uci.edu)
Date: 10/08/02


From: Joachim Feise <jfeise@ics.uci.edu>
Date: Tue, 08 Oct 2002 12:21:34 -0700

Tim Pailthorpe wrote:
> Squid proxy server (latest version) will use NT domain authentication so you
> can use Squid as a reverse proxy. Messy but it should work.
>
> Alernaitively (I haven't got a clue if this can be made to work but it is
> worth a try), Win2K Domain Controllers run an LDAP server, Apache may be
> able to use this for authentication.

No need to go through all this trouble. There is an NTLM authentication module
for Apache 1.3.x: http://modntlm.sourceforge.net/
That apparently can authenticate against Samba or NT (I haven't tried it myself
yet, though).

-Joe



Relevant Pages