Hi,
I've got a problem with automount. I'm unable to mount the user directory.
I've created a "home02" share. Inside "home02", i've created two home directories dir1 & dir2.
Here's what happens when I do it manually:
As you can see, we aren't insideCode:[alloyv@omega]~% ls /mnt
[alloyv@omega]~% sudo mount nas2:/home02/user1/ /mnt/
[alloyv@omega]~% ls -la /mnt
total 24
drwxrwxrwx 4 root root 32 2008-06-09 17:53 .
drwxr-xr-x 47 root root 4096 2008-06-03 16:12 ..
drwxr-xr-x 109 user1 group1 12288 2008-06-09 17:59 dir1
drwxr-xr-x 2 user2 group2 6 2008-06-09 17:51 dir2
[alloyv@omega]~% sudo umount /mnt
, but inside onlyCode:/home02/user1
!?!Code:/home02
The same if I use
why?Code:sudo mount nas2:/share/home02/user1/ /mnt/