[Samba] Re: Samba + Winbind + Squid

michele.de-martin at electrolux.it michele.de-martin at electrolux.it
Thu Oct 24 08:28:00 GMT 2002


>Hi.
>
>I'm looking for samba 2.2.5 or 2.2.6 binary package to use with squid.
>So I need a version compile with option --with-winbind-auth-challenge
>and the one provide with red hat 8 doesn't have it. I tried to compile
>it but it doesn't work.
>
>Can someone help me?
>
>Thanks in advance,
>
>Hugues


For RedHat 7.x you can try this:

Download
http://it.samba.org/samba/ftp/Binary_Packages/redhat/SRPMS/7.x/samba-2.2.6-1.src.rpm


rpm -i samba-2.2.6-1.src.rpm
cd /usr/src/redhat/SPECS
Make the following modifications to samba.spec:
     modify row 187 to add "\" to the end
     --with-libsmbclient \
add the following row right after row 187
     --with-winbind-auth-challenge
rpm -bi samba.spec
cd ../BUILD/samba-2.2.6/source/
make install

I don't know if the last "make all" is really necessary.

For Red Hat 8.0 I am not able to find any RPM/SRPM of samba yet.

Hope this can help.

Michele




More information about the samba mailing list