Broken user email addresses list with AD/LDAP

Issue #353 resolved
Urs Frei created an issue

Hi I get a wrong user addresses list with this scenario.

AD User: u.frei@mydomain.com

AD mail distribution groups: orders@mydomain.com service@mydomain.com

user u.frei@ are member of service@ but not member of orders@. but orders@ are member of service@ too.

The user u.frei@ email addresses list result: service@mydomain.com, cn=orders@mydomain.com,ou=mail-group,ou=sales,dc=mydomain,dc=com, u.frei@mydomain.com

We need the users own email address only at the moment so i did change the BASE_DN for a quick solution.

Comments (2)

  1. Janos SUTO repo owner

    Can you execute the ldap queries the gui makes? If so, then please send the results to my email address (see piler -V), and I'll try to fix it.

  2. Log in to comment