All of lore.kernel.org
 help / color / mirror / Atom feed
From: raespi <raespi@estudiantes.uci.cu>
To: autofs@linux.kernel.org
Subject: how to use keys ...
Date: Fri, 01 May 2009 23:27:31 -0400	[thread overview]
Message-ID: <1241234851.12172.5.camel@bellerophon> (raw)

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

             reply	other threads:[~2009-05-02  3:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-02  3:27 raespi [this message]
2009-05-04 12:25 ` how to use keys Greg Wooledge
2009-05-05 19:29 ` Martin Tessun

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1241234851.12172.5.camel@bellerophon \
    --to=raespi@estudiantes.uci.cu \
    --cc=autofs@linux.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.