Hi,
We have a sophos XG authentication problem with zimbra ldap.
we are using SOPHOS XG with the latest updates version 17.06, with Zimbra version 8.8.8
We want to use Zimbra ldap for smtp authentication.
Here are the parameters we gave to Sophos XG to connect to Zimbra ldap :
Server type : LDAP Server
Bind DN : uid=zimbra,cn=admins,cn=zimbra
Connection Security : Simple
Base DN : ou=people,dc=example,dc=com
Authentication Attribute : UID
The problem is when sophos XG communicates with Zimbra ldap to search for an account, for some reason, it combines the Bind DN with the Base DN and we end up with this error on Zimbra logs :
"do_bind: invalid dn (uid=zimbra,cn=admins,cn=zimbra,ou=people,dc=example,dc=com)"
We tried to use quotes and without quotes, the same problem, the bind dn gets merged with the base dn to contact the ldap server.
The only way to authenticate is to use anonymous binding, which we wont use.
We did the same test with Sophos SG and all went well.
Regards.
This thread was automatically locked due to age.