关于nis 验证的 nfs+ autofs 用户家目录远程自动..
时间:2007-02-07 来源:LinuxBoy!
#cat /etc/auto.master
/home /etc/auto.misc --timeout=60
#/misc /etc/auto.misc
#/net /etc/auto.net
#service autofs restart
#mount -l
/dev/hda6 on / type ext3 (rw) [/]
none on /proc type proc (rw)
none on /sys type sysfs (rw)
none on /dev/pts type devpts (rw,gid=5,mode=620)
none on /dev/shm type tmpfs (rw)
automount(pid3567) on /home type autofs (rw,fd=4,pgrp=3567,minproto=2,maxproto=4)
/home /etc/auto.misc --timeout=60
#/misc /etc/auto.misc
#/net /etc/auto.net
#service autofs restart
#mount -l
/dev/hda6 on / type ext3 (rw) [/]
none on /proc type proc (rw)
none on /sys type sysfs (rw)
none on /dev/pts type devpts (rw,gid=5,mode=620)
none on /dev/shm type tmpfs (rw)
automount(pid3567) on /home type autofs (rw,fd=4,pgrp=3567,minproto=2,maxproto=4)
相关阅读 更多 +