[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: use-case for arg const char *dn of ldap_sasl_bind_s()
Michael Ströder wrote:
> HI!
>
> It seems I've never passed a DN to SASL bind functions.
>
> Could someone please elaborate on a valid use-case for argument dn of
> libldap function ldap_sasl_bind_s()?
I suppose it is only exposed since the protocol message still carries it,
even though it is always empty. The client could legally put anything it wants
in there; a proper server would still just ignore the DN though.
>
> Thanks in advance.
>
> Ciao, Michael.
>
>
--
-- Howard Chu
CTO, Symas Corp. http://www.symas.com
Director, Highland Sun http://highlandsun.com/hyc/
Chief Architect, OpenLDAP http://www.openldap.org/project/