What is Bind dn variable for multi-domain users in Outlook connector?
807574Oct 16 2008 — edited Feb 10 2020In outlook connector configurator the bind dn is "uid=%s,ou=People,o=Organization,dc=domain,dc=com" where the %s is username. In a single-domain or for the default domain this works, but for multi-domain the username is username@organization-domain.com and therefore %s will not be correct. Is there a variable that drops the @organization-domain.com portion of the user login field?