Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Create NFS exports from the command line' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Create NFS exports from the command line
Authored by: mskees on Jun 05, '03 02:50:54PM

Does any one have this script and documentation, i cannot get to the web site these links point to ??

Thanks!



[ Reply to This | # ]
Using NetInfo is much easier than most people think.
Authored by: mbj on Nov 29, '03 01:08:12PM

If you are used to configuring /etc files, you can just edit them as you
normally would and then upload them to NetInfo using the command "niload".
E.g. the command "niload exports . < /etc/exports" would upload an
exports file for NFS shares to the local NetInfo domain. This is true for
the following /etc files: aliases, bootparams, bootptab, exports, fstab,
group, hosts, networks, passwd, printcap, protocols, rpc, and services.

[ from http://www.omnigroup.com/mailman/archive/macosx-admin/2001-February/007148.html ]



[ Reply to This | # ]