Hello everyone,
I´ve got a problem with my drupal using LDAP-Authentication.
When Iam trying to login with my LDAP-Credentials, I get this message:
Another user already exists in the system with the same email address. You should contact the system administrator in order to solve this conflict.
Sorry, unrecognized username or password. Have you forgotten your password?
An when I type a wrong password, I get this message:
Sorry, unrecognized username or password.
In Admin/People I do not see any User except root, and when I am trying to resend
my password, it says that no user is known.
The LDAP-Configuration test runs successful, and I applied among others the following settings:
- Administrators can register Accounts only (with require Email verif.)
- Only LDAP-Authentication is allowed except User 1
- Associate local accounts with the LDAP-entry
- Create accounts automatically for LDAP-authenticated users
Maybe someone can give me a hint where I can find my bug.
Thank you in anticipation.
Comments
Duplicated emails
Drupal requires not duplicated emails for people. Verify users table does not contain the email you are trying to login. If you do not have users yet, verify with your admin email: user/1/edit
I checked and i don't have
I checked and i don't have any duplicate email, yet i still receive the error. I am using OpenLDAP any idea on fixing this problem?
Thanks
similar problem here
Please, help me out