[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: Error (Typo) in OpenLDAP 2.1 Administrator's Guide ?
That is not a typo, that is a DN using multi-valued RDN "cn=Andrew
Findlay+uid=u000997"
-- Howard Chu
Chief Architect, Symas Corp. Director, Highland Sun
http://www.symas.com http://highlandsun.com/hyc
Symas: Premier OpenSource Development and Support
> -----Original Message-----
> From: owner-openldap-software@OpenLDAP.org
> [mailto:owner-openldap-software@OpenLDAP.org]On Behalf Of Harry Ruter
> Hi,
>
> a simple question on "OpenLDAP 2.1 Administrator's Guide" :
>
> Is the "+" left of the "uid" correct,
> or should it be a "," ?
>
>
> ---snipp---
> 10.2.3. DIGEST-MD5
> ....
>
> With suitable mappings in place, users can specify SASL IDs when
> performing LDAP operations,
> and the password stored in sasldb or in the directory itself will
> be used to verify the authentication. For example, the user
> identified by the directory entry:
>
> dn: cn=Andrew Findlay+uid=u000997,dc=example,dc=com
> objectclass: inetOrgPerson
> ---snipp---
>
>