[Date Prev][Date Next] [Chronological] [Thread] [Top]

RE: SASL authentication, user not found



> -----Original Message-----
> From: owner-openldap-software@OpenLDAP.org
> [mailto:owner-openldap-software@OpenLDAP.org]On Behalf Of Karl Lattimer

> I've tried setting the realm to LSiaB, I'm now using;
>
> ldapsearch -U 'dn: uid=testuser,cn=LSiaB,cn=DIGEST-MD5,cn=auth' -b
> 'o=lsiab.lan' '(objectclass=*)'

This SASL DN format is only used internally in slapd. The SASL library won't
recognize it, and if you're using secrets in /etc/sasldb this will not work.
Clients should never need to specify names in this manner.

Try ldapsearch -U testuser@LSiaB

  -- Howard Chu
  Chief Architect, Symas Corp.       Director, Highland Sun
  http://www.symas.com               http://highlandsun.com/hyc
  Symas: Premier OpenSource Development and Support