All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ondrej Valousek <webserv@s3group.cz>
To: Ian Kent <raven@themaw.net>
Cc: "autofs@linux.kernel.org" <autofs@linux.kernel.org>
Subject: Re: auto.master in ldap + simple bind
Date: Wed, 21 Jan 2009 14:29:02 +0100	[thread overview]
Message-ID: <4977231E.9090306@s3group.cz> (raw)
In-Reply-To: <1232544158.3931.40.camel@zeus.themaw.net>

>
> What is the actual SASL user dn?
> Does your ldapsearch work without the -b option?
>
>   

With SASL, we do not talk about user DN, we talk about authentication ID
for SASL bind instead.
This is an example of ldapsearch that works for me against Win2k8:
ldapsearch -H ldap://192.168.60.172 -Y DIGEST-MD5 -U "ldapproxy" -w
1234proxy$ -b "cn=praguetest,cn=prague,dc=ad,dc=s3group,dc=cz"
objectClass=* cn objectClass nisMapName nisMapEntry

  reply	other threads:[~2009-01-21 13:29 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-16 14:54 auto.master in ldap + simple bind Ondrej Valousek
2009-01-16 16:12 ` Ian Kent
2009-01-17  5:03   ` Ian Kent
2009-01-18 19:01     ` webserv
2009-01-19  2:42       ` Ian Kent
2009-01-19 11:26         ` Ondrej Valousek
2009-01-21  9:36         ` Ondrej Valousek
2009-01-21 13:03           ` Ian Kent
2009-01-21 13:11             ` Ondrej Valousek
2009-01-21 13:22               ` Ian Kent
2009-01-21 13:29                 ` Ondrej Valousek [this message]
2009-01-21 13:49                   ` Ian Kent
2009-01-21 13:52                     ` Ondrej Valousek
2009-01-21 15:51                       ` 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=4977231E.9090306@s3group.cz \
    --to=webserv@s3group.cz \
    --cc=autofs@linux.kernel.org \
    --cc=raven@themaw.net \
    /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.