Displaying 2 results from an estimated 2 matches for "brinkhaus".
2017 Oct 19
2
Iteration for ldap userdb does not work
Hi,
I have a working ldap authentification for dovecot (with ldap based
userdb query) for my Active Directory but iterations by doveadm -A runs
in timeout.
I tried now for three days and get it not to work.
Best regards
Holger
/etc/dovecot/dovecot-ldap-userdb.conf is symlink to
/etc/doveconf/doveconf-ldap.conf
debug_level = 0
uris = ldaps://server1.office.hb-os.de:636
dn =
2017 Oct 20
0
Iteration for ldap userdb does not work
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Thu, 19 Oct 2017, Holger A. Brinkhaus wrote:
> I have a working ldap authentification for dovecot (with ldap based userdb
> query) for my Active Directory but iterations by doveadm -A runs in timeout.
>
> I tried now for three days and get it not to work.
Did you verified that ldapsearch runs through? Depending on the nu...