Hi Claus, you have the "nobrowse" option to /home - which means ls /home will give nothing (i.e. you can't browse it) - you probably need to try /home/claus or /home/kilaasi to see anything in /home.
HTH, Darren. Claus Guttesen wrote: >> Did you restart the automounter ? >> >> svcadm restart autofs > > Just tried but unfortunately it did not help. > > rozetta~#>svcadm restart autofs > rozetta~#>ls -l /home > total 0 > > rozetta~#>ls -l /export/home > total 20 > drwxr-x--- 6 claus staff 512 Oct 10 16:24 claus > drwxr-xr-x 16 kilaasi staff 1024 Oct 10 16:41 kilaasi > drwx------ 2 root root 8192 Oct 4 10:58 lost+found > > /etc/auto_master: > +auto_master > /net -hosts -nosuid,nobrowse > /home auto_home -nobrowse > > /etc/auto_home: > +auto_home > kilaasi 127.0.0.1:/export/home/kilaasi > claus 127.0.0.1:/export/home/claus > _______________________________________________ opensolaris-discuss mailing list [email protected]
