On 24 Aug 2001 15:51:32 +0200, Steven Thompson wrote:
> Hi All
>
> I have just compiled squid with the following config options to authenticate
> to MS PDC
>
> ./configure --prefix=/usr/local/squid --enable-ssl --enable-auth=ntlm
> --enable-ntlm-auth-helpers=NTLMSSP
In the ./configure output ,near the top, you should see something like
NTLM helpers built=NTLMSSP
if you don't, then the option wasn't typed quite right.
> followed by make all, make install.
>
> Q1 How do you build the "ntlm_auth" binary file
"make" from anywhere above it in the source tree
> Q2 Is the "ntlm_auth" supposed to be built when you run make all or do you
> manually build it.
when you run make.
> (i.e. gizmo:/opt/squid25/squid-head-200108232301/src/auth/ntlm # make
> gizmo:/opt/squid25/squid-head-200108232301/src/auth/ntlm #make install )
It gets built in src/auth/ntlm/helpers/NTLMSSP
Rob
> Thanks in Advance
>
> Steven Thompson
>
Received on Fri Aug 24 2001 - 20:11:28 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:01:55 MST