RE: Cannot access home directory on /.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




>  mount
> /dev/cciss/c0d0p2 on / type ext3 (rw)
> none on /proc type proc (rw)
> none on /dev/pts type devpts (rw,gid=5,mode=620)
> usbdevfs on /proc/bus/usb type usbdevfs (rw)
> /dev/cciss/c0d0p1 on /boot type ext3 (rw)
> none on /dev/shm type tmpfs (rw)
> /dev/md0 on /local_scratch type ext2 (rw)
> asu1:/J/Projects on /projects type nfs (rw,proto=tcp,addr=106.30.19.8)
> asu4:/L/Safety1 on /safety1 type nfs (rw,proto=tcp,addr=106.30.22.9)
> asu4:/M/Safety2 on /safety2 type nfs (rw,proto=tcp,addr=106.30.22.9)
> asu6:/G/Apps/Linux on /software type nfs (rw,proto=tcp,addr=106.30.27.12)
> asu7:/E/Unix on /user type nfs (rw,proto=tcp,addr=106.30.27.11)
> asu8:/H/General/Exchange on /scratch type nfs
> (rw,proto=tcp,addr=106.30.27.13)
> automount(pid2297) on /home type autofs
> (rw,fd=4,pgrp=2297,minproto=2,maxproto=4)
> 
> Regards
> 
> Andrew Bridgeman

/home seems to be automounted with autofs (see 2nd to last line above).  

I'm not sure how autofs works (I've never used it) but is your autofs setup
to automatically mount user home directories on /home? 

If that's the case, I believe that doing:

ls /home

will not show anything.  However, try to do:

ls /home/<user home directory>

autofs should automatically mount that user's home directory and you should
see its contents.  Again, this is speculation since I've never used it
myself.

Michael

-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux