Re: [squid-users] Compiling Squid with Winbind support

From: Henrik Nordstrom <henrik@dont-contact.us>
Date: Wed, 09 Aug 2006 16:40:23 +0200

On Tue, 2006-08-08 at 09:21 -0400, Adam Wenner wrote:
> Ive been following instructions found here http://www.flatmtn.com/computer/Linux-SquidNT.html#Squid-4
> and am working now on compiling squid with winbind support.
>
> [root@linux squid-2.6.STABLE2]# ./configure --enable-ntlm-auth-helpers="winbind,SMB" --enable-external-acl-helpers="unix_group,wbinfo_group" --enable-auth="ntlm,basic" --with-winbind-auth-chalenge --with-samba-sources="/root/samba_daily/samba3_release/"

Many of those configure options is obsolete as Samba nowdays (since
Samba-3.0) provides the helper for winbind.

Remove the following configure options:
        --enable-ntlm-auth-helpers="winbind,SMB"
        --with-winbind-auth-chalenge
        --with-samba-sources="/root/samba_daily/samba3_release/"

and it should work better.

The helper to use in squid.conf is ntlm_auth from the Samba-3
installation. Otherwise things are pretty much the same.

Regards
Henrik
Received on Wed Aug 09 2006 - 08:40:07 MDT

This archive was generated by hypermail pre-2.1.9 : Fri Sep 01 2006 - 12:00:02 MDT