Assuming you ran :

adduser someuser 

And then ran:

 passwd someuser

1. Add an line entry to the /etc/auto_home entry using yourhostname or localhost

* yourhostname:/export/home/&

2. add a line entry to /etc/dfs/dfstab
share  -F nfs  -o rw -d "home dirs"  /export/home

3. respawn the automountd proc

pkill automountd
 
 
This message posted from opensolaris.org

Reply via email to