Closed (duplicate)
Project:
LDAP integration
Version:
6.x-1.0-beta2
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Mar 2010 at 13:16 UTC
Updated:
3 Aug 2011 at 04:33 UTC
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
Comment #1
johnbarclay commentedI 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.