I am using autofs to automount NFS volumes. I would like to configure
it to mount, say, server:/var/remotedir on my local mount point
/net/server/var/remotedir. Can that be done?
Currently, auto.master contains
/net /etc/auto.net --timeout 60
and auto.net contains
server/var/remotedir -rw,hard,intr server:/var/remotedir
but that doesn't seem to work (i.e., nothing gets mounted). I *can*
mount the volume on the mount point by hand. The server is a Solaris
2.6 machine, and other Solaris machines on the network have no trouble
automounting.
I'm running a kernel compiled from kernel-source-2.2.14-1.5.0 (the
Rawhide kernel) and autofs-3.1.3-9.
Thanks.
Matthew Saltzman
Clemson University Math Sciences
[EMAIL PROTECTED]
http://www.math.clemson.edu/~mjs
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.