Closed (fixed)
Project:
Lightweight Directory Access Protocol
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
7 Apr 2011 at 10:42 UTC
Updated:
30 May 2011 at 03:51 UTC
I have this problem, after 6th april update.
Warning: ldap_search() [function.ldap-search]: Search: No such object en LdapServer->search()
(line 271 .../ldap/ldap_servers/LdapServer.class.php).
Sorry, unrecognized username or password.
Comments
Comment #1
johnbarclay commentedComment #2
johnbarclay commentedI could replicate this by putting a bad base dn in the server settings. With the following code, the error went away, but was watchdogged. I also gave the user a generic error message so they wouldn't think they were entering a bad account name or password. This is in head:
Comment #3
johnbarclay commented