UPDATE (14-May-2007): Please be aware that I am no longer providing packages for Redhat 9 and earlier platforms due to the decrease in demand. cheers, jerry Gerald Carter Samba.org RedHat Linux Packages =============================== Maintained by: Gerald (Jerry) Carter E-Mail: jerry@samba.org Alternate E-mail: samba@samba.org This archive has the following structure: (note that beginngin with 3.0alpha24, all RPMs are signed internally using rpm --addsign). RPMS - Contains a directory for each major RedHat version that we currently support. SRPMS - All source releases from which RPM packages can be built. It is assumed that those who download this know how to build binary package RPMs. Instructions: ************* For those who want to roll their own RPMs... (On RedHat systems earlier than 8.0) root# rpm --rebuild samba-x.y.z-v.src.rpm (On RedHat 8.0 (i.e. RPM v4.1)) root# rpmbuild --rebuild samba-x.y.z-v.src.rpm will build the binary RPM packages. root# cd /usr/src/redhat/RPMS/i386 root# rpm -Uvh samba-*.i386.rpm Will then upgrade your system. Anyone wanting configurations other than what is available here - sorry you will have to build your own. We suggest you use the Source RPM file (in SRPMS). Then when you are happy with your modifications please mail the diffs and the modified specs file to samba-binaries@samba.org with subject: [BUILD-DIFFS], so we can build this into the official source tree. Do enjoy.