Koozali.org: home of the SME Server

NFS and NIS Suggestions

Todd Pillars

NFS and NIS Suggestions
« on: April 15, 2002, 08:40:53 AM »
I have been looking into using NFS to expand the internal netwok storage capability of the users directory for my small network. I read the NIS how-to in the contribs and it mentions a NFS how-to but I cannot find it . I did find rpms dated from 6-01 in Gordon Rowell contribs but no other info. Any pointer in the right direction would be appreciated.

Anonymous

looking for nfs howto also
« Reply #1 on: February 16, 2004, 01:18:14 PM »
did you find any help Tod?

msoulier

Re: NFS and NIS Suggestions
« Reply #2 on: February 18, 2004, 03:13:57 PM »
Quote from: "Todd Pillars"
I have been looking into using NFS to expand the internal netwok storage capability of the users directory for my small network. I read the NIS how-to in the contribs and it mentions a NFS how-to but I cannot find it . I did find rpms dated from 6-01 in Gordon Rowell contribs but no other info. Any pointer in the right direction would be appreciated.


There really isn't much to say. Install nfs, and configure /etc/exports. Any nfs reference on the internet will do for that.

Mike

adrianball

NFS and NIS Suggestions
« Reply #3 on: February 18, 2004, 04:41:52 PM »
Having installed NFS on a v6 box, I seem to remember needing the portmapper as well as the nfs rpms (standard RedHat v7 rpms were fine from rpmfind.net).  You also need to alter your /etc/hosts.allow (and it's e-smith equivalent) to let local clients use portmap.  Once it is working, you also need to create links to start the portmapper and nfs daemons in (from memory) rc7.d.