All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jimmy Dorff <jdorff@phy.duke.edu>
To: autofs@linux.kernel.org
Subject: Re: nesting automount maps in ldap
Date: Fri, 17 Jun 2011 16:40:49 -0400	[thread overview]
Message-ID: <4DFBBBD1.3020504@phy.duke.edu> (raw)
In-Reply-To: <4DFB6745.3040805@phy.duke.edu>

On 06/17/2011 10:40 AM, Jimmy Dorff wrote:
> # here is my attempt at nesting another level
> dn: cn=project, ou=auto.phy,dc=phy,dc=duke,dc=edu
> objectClass: automount
> cn: project
> automountInformation: ldap ldapserver:ou=auto.project,dc=phy,dc=duke,dc=edu

My problem was the lack of "-fstype=autofs".

This works:
dn: cn=project,ou=auto.phy,dc=phy,dc=duke,dc=edu
objectClass: automount
cn: project
automountInformation: -fstype=autofs ou=auto.project,dc=phy,dc=duke,dc=edu

I also think this is called "layering" rather than "nesting".. but I'm 
not sure.

Cheers,
Jimmy

  reply	other threads:[~2011-06-17 20:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-17 14:40 nesting automount maps in ldap Jimmy Dorff
2011-06-17 20:40 ` Jimmy Dorff [this message]
2011-06-18 10:30   ` Ian Kent
2011-06-18 10:26 ` Ian Kent

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=4DFBBBD1.3020504@phy.duke.edu \
    --to=jdorff@phy.duke.edu \
    --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.