All of lore.kernel.org
 help / color / mirror / Atom feed
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:49:42 +0200	[thread overview]
Message-ID: <44EEF1E6.7040008@inria.fr> (raw)
In-Reply-To: <Pine.LNX.4.64.0608252033290.30811@raven.themaw.net>

Ian Kent wrote:
> On Fri, 25 Aug 2006, Guillaume Rousse wrote:
> 
>> 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).
> 
> Is your LDAP client able to query this stuff with only the information 
> used in the autofs queries (the ones you see in the debug output)?
Not sure to understand you here. I get nothing else in my debug output
than: failed to get query dn

Using informations from the config file, however, such as the automount
map class, I can retrieve all those maps easily from ldapsearch:
[rousse@alceste ~]$ ldapsearch -x objectClass=automountMap
# extended LDIF
#
# LDAPv3
# base <> with scope subtree
# filter: objectClass=automountMap
# requesting: ALL
#

# 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

# auto.home.beaune, autofs, village.inria.fr
dn: ou=auto.home.beaune,ou=autofs,dc=village,dc=inria,dc=fr
objectClass: top
objectClass: automountMap
ou: auto.home.beaune
...
# search result
search: 2
result: 0 Success

# numResponses: 7
# numEntries: 6

-- 
Guillaume Rousse
Projet Estime, INRIA
Domaine de Voluceau
Rocquencourt - B.P. 105
78153 Le Chesnay Cedex - France

  reply	other threads:[~2006-08-25 12:49 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
2006-08-25 12:35         ` Ian Kent
2006-08-25 12:49           ` Guillaume Rousse [this message]
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=44EEF1E6.7040008@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.