0
krishna created
Hi, We have tried to enable and authenticate users from Ldap. Enabled and configured ldap settings. Tried to authenticate user by using Ad/ldap credentials, but we are getting exception with validation errors. The details show the surname and email are mandatory. Thanks.
2 Answer(s)
-
1
The fields surname and email must be in a user recod that comes from LDAP. Download Ad Explorer to see if these fields are assigned. https://docs.microsoft.com/en-us/sysinternals/downloads/adexplorer
-
0
Thank You, did not think about that and it fixed the problem.