Results 1 to 1 of 1
Hi,
I want to automount nfs home dir:
server:/myhome/nis1
to client as /users/nis1
auto.home
----------------
* -fstype=nfs,rw server:/myhome/&
auto.matser
------------------
/users /etc/auto.home -rw --timeout=300
But upon login I get the ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-24-2009 #1Just Joined!
- Join Date
- Jun 2009
- Posts
- 7
automount NFS shares
Hi,
I want to automount nfs home dir:
server:/myhome/nis1
to client as /users/nis1
auto.home
----------------
* -fstype=nfs,rw server:/myhome/&
auto.matser
------------------
/users /etc/auto.home -rw --timeout=300
But upon login I get the error : "Could not chdir to /myhome/nis1 No such file or dir"
I login as:
#ssh -l nis1 <client_ip_addr>
But if the home dir name is same(/myhome on both client & server) I am able to login with the proper home dir.
What is wrong?


Reply With Quote
