Displaying 1 result from an estimated 1 matches for "kostix".
Did you mean:
kostik
2009 May 15
0
LDAP auth_bind fails to process certain LDAP server responses (Windows AD)
...utility with the
same server using the same parameters Dovecot LDAP auth backend uses in
the first case. ldapsearch invocation was like this:
$ ldapsearch -h domain007.com -x -D saslauthd at domain007.com -w secret -a
always -b dc=domain007,dc=com
'(&(objectClass=person)(sAMAccountName=kostix))'
General configuration info (package from Debian stable):
# dovecot --version
1.0.15
# dovecot -n
# 1.0.15: /etc/dovecot/dovecot.conf
log_timestamp: %Y-%m-%d %H:%M:%S
protocols: imap imaps pop3 pop3s
login_dir: /var/run/dovecot/login
login_executable(default): /usr/lib/dovecot/imap-login
l...