Thanks Maxim. I am able to login using the email address it have in the email field on the Windows AD account profile below.
ldap_search_query=(mail=%1$s) ldap_userdn_format=sAMAccountName=%1$s I noticed that it create new account in OM with the email address. Is this by design? test_user and [email protected] is two separate account in OM but the same account in Windows AD profile. On Thu, Mar 26, 2015 at 11:52 PM, FJ <[email protected]> wrote: > Hi All > > I have ldap set up using the windows login ID/password credentials and one > test user enter using his email address to try to log in but failed. If my > domain is company.local, is the email expected to [email protected] or > the actual email ([email protected]) address that is in the email address > field in the AD account profile? > > -john- >
