From: Ian Kent <raven@themaw.net>
To: Syed Khader <syedk@google.com>
Cc: autofs@linux.kernel.org
Subject: Re: autofs to load MAP from LDAP
Date: Thu, 09 Nov 2006 19:38:34 +0800 [thread overview]
Message-ID: <1163072315.7831.14.camel@localhost> (raw)
In-Reply-To: <29c5cd460611082119u63dcc765j56c58c07f6ccd072@mail.gmail.com>
On Thu, 2006-11-09 at 10:49 +0530, Syed Khader wrote:
>
> /usr/lib/autofs/autofs-ldap-auto-master DOESn't give any ouput
As we established, we need to find out why this program (the one that
reads the LDAP master map) is not receiving anything back from the LDAP
server.
You will need to either increase the debug level on the LDAP server to
log packets or obtain a network packet dump of the network communication
to the server from the client.
Something like:
tcpdump -w <file to save packets to> host <LDAP server name or IP>
on the client should do it. Then we need to get hold of it somehow.
Ian
next prev parent reply other threads:[~2006-11-09 11:38 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-09 5:19 autofs to load MAP from LDAP Syed Khader
2006-11-09 11:38 ` Ian Kent [this message]
2006-11-09 13:11 ` Stephen C. Rigler
2006-11-10 4:33 ` Syed Khader
2006-11-10 14:32 ` Stephen C. Rigler
2006-11-11 2:44 ` 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=1163072315.7831.14.camel@localhost \
--to=raven@themaw.net \
--cc=autofs@linux.kernel.org \
--cc=syedk@google.com \
/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.