"Temporary authentication failure" ? Cant connect with ldap user
Mihai Badici
mihai at badici.ro
Tue Feb 24 10:33:51 UTC 2015
On Tuesday 24 February 2015 10:51:44 David Scheele wrote:
> Hmm...
>
> *ldapsearch -x cn=admin* gives me:
> | # A bunch of information not really interesting
> | # search result
> | search: 2
> | result: 32 No such object
> |
> | numResponses: 1
>
> *ldapsearch -x cn=admin* gives the same.
> Did i configure the ldap wrong?
Ldapsearch will search in the default container.
But probably the admin user is in different container, like cn=admin,cn=config
so you can't find it with this search
More information about the dovecot
mailing list