Displaying 1 result from an estimated 1 matches for "oldad".
Did you mean:
olda
2015 Jun 23
0
Proxy to more Servers
...an authenticate the user against the AD and forwarding the
IMAP-Connection to the Exchange Server.
Wow!
My next problem: we have TWO ADs and TWO Exchange-Servers. The first
AD has the users for the first Exchange, and the second AD for the
second Exchange.
I defined two files so:
auth-ldap-OLDAD.conf.ext:
passdb {
driver = ldap
args = /etc/dovecot/dovecot-ldap-OLDAD.conf.ext
}
userdb {
driver = ldap
args = /etc/dovecot/dovecot-ldap-OLDAD.conf.ext
default_fields = imapc_user=%u imapc_password=%w imapc_ssl=imaps
imapc_host=sphinx.company.local imapc_port=993 driver=imap...