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
On Wednesday, 23. Oktober 2002 18:49 Hugues Ferron - NEXXSiS wrote:> 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, > > HuguesCould you post the output of configure? greetings Florian Rauh
>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, > >HuguesFor RedHat 7.x you can try this: Download 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
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 | Message: 16 | To: samba@lists.samba.org | From: michele.de-martin@electrolux.it | Date: Thu, 24 Oct 2002 10:26:10 +0200 | Subject: [Samba] Re: Samba + Winbind + Squid | | |>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. |> Could you explain what this accomplishes? I normally use the auth_smb (or is it auth_smb?) that comes with squid ... |>Can someone help me? |> |>Thanks in advance, |> |>Hugues | | | | For RedHat 7.x you can try this: | | Download | 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 And bump the release number, preferably adding something to distinguish it from other RPMS. | rpm -bi samba.spec | cd ../BUILD/samba-2.2.6/source/ | make install | You may want to : rpm -ba samba.spec rather, as that will then give you RPMS you can install/upgrade, and that you can remove easily. Buchan - -- |----------------Registered Linux User #182071-----------------| Buchan Milne Mechanical Engineer, Network Manager Cellphone * Work +27 82 472 2231 * +27 21 8828820x121 Stellenbosch Automotive Engineering cae.co.za GPG Key ranger.dnsalias.com/bgmilne.asc 1024D/60D204A7 2919 E232 5610 A038 87B1 72D6 AC92 BA50 60D2 04A7 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) Comment: Using GnuPG with Mozilla - enigmail.mozdev.org iD8DBQE9uAgmrJK6UGDSBKcRAoRMAKDBIyO0J+WsEzPjx5fDoWHD4YatvgCfSkDg maiJJob+BUXazQz1JQ44EC8=L5kV -----END PGP SIGNATURE-----