I was wondering if anyone has encountered this.

I have a drupal install on a company intranet. The site uses LDAP authentication for employees of the company however uses local drupal accounts for associates of the company. The issue is that the ldap string that is assigned to those authenticating with LDAP is also being randomly assigned to local users, thus preventing them from logging in.

Any thoughts or insight would be greatly appreciated.

Comments

johnbarclay’s picture

Status: Active » Closed (duplicate)

I believe this is a duplicate of #865598: Prevent user registration if username exists in LDAP directory with the basic idea being do not allow non ldap user accounts to use existing ldap usernames.