I want to thank all your for providing the use full information. This solved my problem you have to add the line: user1 localhost:/export/home/& to your /etc/auto_home file (the & character represents the login name) you can (re)start autofs by /etc/init.d/autofs start I have another question: For each user do I have to add the entry in /etc/auto_home or any otherway I can do this for all users. Thanks Sundaram ----- Original Message ----- > Hi, > > I am stand alone Solaris 8 machine , I would like to have user home directory > in /home instated of /export/home > > I followed sun documentation, still its not working. > > su giving me no directory error message. > > > Here is my auto mount configuration > > bash-2.03# grep user1 /etc/passwd > user1:x:10058:1::/home/user1:/bin/sh > > bash-2.03# cat /etc/auto_master > # Master map for automounter > # > +auto_master > /net -hosts -nosuid,nobrowse > /home auto_home -nobrowse > /xfn -xfn > > bash-2.03# cat /etc/auto_home > # Home directory map for automounter > # > +auto_home > > > bash-2.03# ps -fed | grep auto > root 14100 14005 0 16:52:44 pts/2 0:00 grep auto > root 14097 1 0 16:52:40 ? 0:00 /usr/lib/autofs/automountd > > > bash-2.03# su - user1 > No directory! > > bash-2.03# echo $HOME > / > > > Reference: > http://docs.sun.com/db/doc/806-0916/6ja8539fq?a=view#rfsadmin-161 > _______________________________________________ > sunmanagers mailing list > sunmanagers@sunmanagers.org > http://www.sunmanagers.org/mailman/listinfo/sunmanagers _______________________________________________ sunmanagers mailing list sunmanagers@sunmanagers.org http://www.sunmanagers.org/mailman/listinfo/sunmanagersReceived on Thu Feb 5 16:29:28 2004
This archive was generated by hypermail 2.1.8 : Thu Mar 03 2016 - 06:43:29 EST