Quote:
Originally Posted by UserOfZ This workaround does not work for us. Because we are using an external LDAP-Auth. So we can not change the primary account name. |
We do so too. But you can change the ldap filter in the authentication section to not use the UID but any other attribute.
E.g. if you'd like Zimbra to query for the "mail" attribute and have to domains "mydomain1.com" and "mydomain2.com" then it would look like this:
(|(mail=%u@mydomain1.com)(mail=%u@mydomain2.com))