Re: do_bind: invalid dn
Michael Ströder <[email protected]> Thu, 06 May 2010 23:15:32 +0200
| Newsgroups | gmane.network.openldap.general |
|---|---|
| Message-ID | <[email protected]> |
Joshua Lim wrote: >>>> dnPrettyNormal: <wael> > conn=0 op=0 do_bind: invalid dn (wael) It seems to me you just use 'wael' without the quotes as bind-DN. But this has to be a full distinguished name like cn=wael,dc=click,dc=com in your case. Ciao, Michael.