SMB fileserver

Robert Story rstory-l at revelstone.com
Fri Mar 25 15:36:18 MST 2005


On Fri, 25 Mar 2005 19:52:58 +0100 Geert wrote:
GJ> On Friday 25 March 2005 17:35, Robert Story wrote:
GJ> > On Fri, 25 Mar 2005 08:43:01 -0500 Eric wrote:
GJ> > ED> Has the problem with SMB passwords been fixed in YDL 4.0.1?
GJ> >
GJ> > No. But all you have to do is grab the source rpm, apply the spec patch,
GJ> > and rebuild.
GJ> 
GJ> Would you write the recipe for this ? I mean, there are certainly people on
GJ> 
GJ> this list, that haven't done such things yet (patching is new for me too). 
GJ> Just a simple command after command example would be helpful.

1) Grab the samba src rpm from your favorite mirror:

ftp://mirror.services.wisc.edu/mirrors/linux/distributions/yellowdog/update
s/yellowdog-4.0/SRPMS/samba-3.0.10-1.ydl.1.src.rpm

2) install it (as root): rpm -ivh samba-3.0.10-1.ydl.1.src.rpm

3) Save the attached patch to /tmp/

4) cd /usr/src/yellowdog/SPECS/; patch -p0 < /tmp/samba-pwd.pat

5) cd ..; rpmbuild -bb SPECS/samba.spec

6) rpm -Fvh RPMS/ppc/samba-*
-------------- next part --------------
A non-text attachment was scrubbed...
Name: samba-pwd.pat
Type: application/octet-stream
Size: 872 bytes
Desc: not available
Url : http://lists.terrasoftsolutions.com/pipermail/yellowdog-general/attachments/20050325/84f5e734/samba-pwd.obj


More information about the yellowdog-general mailing list