[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

automount



Hello,

I have a problem automounting the home directory of users. Every NIS user
(useraccount) can login the server, but the actual directory after login ist
not /home/useraccount, it is the root directory ( / ) 

The content of the auto_master file is:
/home auto.home
and the content of the auto.home file is:
user1 	other_server1:/home/user1
user2 	other_server1:/home/user2
(other_server1 should be the NIS master server)

Can you tell me please how to solce this problem (actual directory after
login should be the home directory of the user!!)

Thank you very much.

Regards,
Hicham