Hi all,

am very new to this forum, and this is my very first problem here.

I exported the total "/home " in NFS server which contains few user home directories and I want to autofs at client side. For authentication purpose I created the users with out home directories (by /etc/login.defs) with same uid. The entries at client side are

#/etc/auto.master

/home /etc/auto.home --timeout=30

and i touched a file called /etc/auto.home and the entry in it is

* -fstype=nfs 200.200.2.100:/home/&

But the user is not getting the home directory but getting authenticated, how can I get the home directory from NFS server.

Please help me folks...

Thanks in Advance
rajesh