0

Is there a way to use email on ldap authentication instead of cn ?

I have tried with "cn=test,ou=users,dc=example,dc=org" and it works, but i want to use the email test@example.org.

Thank you.

nipuro
  • 310
  • 5
  • 22
  • Try `mail=test@example.org,ou=users,dc=example,dc=org`, depending on your LDAP Server the field might have a different name. – ivvija Jun 21 '23 at 12:34
  • @ivvija it's not working. the error message is invalidCredentials – nipuro Jun 21 '23 at 13:03

0 Answers0