All of lore.kernel.org
 help / color / mirror / Atom feed
* how to use keys ...
@ 2009-05-02  3:27 raespi
  2009-05-04 12:25 ` Greg Wooledge
  2009-05-05 19:29 ` Martin Tessun
  0 siblings, 2 replies; 3+ messages in thread
From: raespi @ 2009-05-02  3:27 UTC (permalink / raw)
  To: autofs

Hi, i've been trying out the autofs mounter to gain more availability in
my network environment ... I have a number of users created already
under :

/home/.....

/home/teratux  :: For example

I want to be able to automount a resource from NFS in this exact
location.  This is my auto.master:

/home   /etc/auto.home --timeout=10

This is my auto.home:

x          -ro,soft,intr,rsize=32768,wsize=32768,noatime
10.7.22.178:/home

My problem lies where the "x" is.  How do I use an indirect key name in
a way that any request under /home automatically fires up the
automounter?? I already tried:

auto.master:
/   /etc/auto.home --timeout=10

auto.home:
home          -ro,soft,intr,rsize=32768,wsize=32768,noatime
10.7.22.178:/home

With no success.  The /etc/init.d/autofs status script doesn't show
anything going on ... I'm using Debian as you can already imagine, a
2.6.26 standard kernel, and autofs 4.1.4

Can anyone help me??

Thanks ...
-- 
#468171

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-05-05 19:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-02  3:27 how to use keys raespi
2009-05-04 12:25 ` Greg Wooledge
2009-05-05 19:29 ` Martin Tessun

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.