From: Guillaume Rousse <Guillaume.Rousse@inria.fr>
To: autofs@linux.kernel.org
Subject: Re: autofs 5.0.1-rc1 still doesn't find master map in ldap automatically
Date: Fri, 25 Aug 2006 14:25:57 +0200 [thread overview]
Message-ID: <44EEEC55.2040101@inria.fr> (raw)
In-Reply-To: <Pine.LNX.4.64.0608251920210.30523@raven.themaw.net>
Ian Kent wrote:
>> I'll try to run it in the debugger, but I have to fix my debug package
>> first.
gdbdoesn't complain anymore about missing symbols, but despite my
attempts, I've been unable to set a working break point on faulty
function (get_query_dn).
> Can you give a couple of examples of you LDAP entries please.
Here it is:
# autofs, village.inria.fr
dn: ou=autofs,dc=village,dc=inria,dc=fr
ou: autofs
objectClass: top
objectClass: organizationalUnit
# auto.master, autofs, village.inria.fr
dn: ou=auto.master,ou=autofs,dc=village,dc=inria,dc=fr
objectClass: top
objectClass: automountMap
ou: auto.master
# /home/beaune, auto.master, autofs, village.inria.fr
dn: cn=/home/beaune,ou=auto.master,ou=autofs,dc=village,dc=inria,dc=fr
objectClass: top
objectClass: automount
cn: /home/beaune
automountInformation:
ldap:ou=auto.home.beaune,ou=autofs,dc=village,dc=inria,d
c=fr
# /home/yquem, auto.master, autofs, village.inria.fr
dn: cn=/home/yquem,ou=auto.master,ou=autofs,dc=village,dc=inria,dc=fr
objectClass: top
objectClass: automount
cn: /home/yquem
automountInformation:
ldap:ou=auto.home.yquem,ou=autofs,dc=village,dc=inria,dc
=fr
# /net/yquem, auto.master, autofs, village.inria.fr
dn: cn=/net/yquem,ou=auto.master,ou=autofs,dc=village,dc=inria,dc=fr
objectClass: top
objectClass: automount
cn: /net/yquem
automountInformation:
ldap:ou=auto.net.yquem,ou=autofs,dc=village,dc=inria,dc=
fr
etc...
--
Guillaume Rousse
Projet Estime, INRIA
Domaine de Voluceau
Rocquencourt - B.P. 105
78153 Le Chesnay Cedex - France
next prev parent reply other threads:[~2006-08-25 12:25 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-24 14:36 autofs 5.0.1-rc1 still doesn't find master map in ldap automatically Guillaume Rousse
2006-08-25 1:24 ` Ian Kent
2006-08-25 7:22 ` Guillaume Rousse
2006-08-25 11:21 ` Ian Kent
2006-08-25 12:25 ` Guillaume Rousse [this message]
2006-08-25 12:35 ` Ian Kent
2006-08-25 12:49 ` Guillaume Rousse
2006-08-25 13:18 ` Ian Kent
2006-08-25 13:30 ` Ian Kent
2006-08-25 15:29 ` Guillaume Rousse
2006-08-25 15:21 ` Piete.Brooks--autofs
2006-08-25 16:04 ` Guillaume Rousse
2006-08-25 17:28 ` Ian Kent
2006-08-26 3:20 ` Ian Kent
2006-08-26 6:47 ` Piete.Brooks--autofs
2006-08-26 10:51 ` Ian Kent
2006-08-25 13:25 ` 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=44EEEC55.2040101@inria.fr \
--to=guillaume.rousse@inria.fr \
--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.