Hello,
I am looking for a howto manual on how to create an NFS user account on a
linux server and mount it on a linux client.
In my linux clinet PC with Redhad 8.0, I can mount my user account create in
my corporate unix server. I simply added the following line to my
/etc/auto.home:
simonwu unixServerNodeName:/export/users/simonwu
and restart /etc/init.d/autofs will mount it to local linux client's
/home/simonwu
However, I'd like to create a local account /usr/home/simon in one of my
linux server and mount it on the linux client.
How to create the server and can I use /etc/auto.home the same way as above?
Thanks,
Simon
|