Closed (works as designed)
Project:
LDAP integration
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Mar 2009 at 15:29 UTC
Updated:
30 Mar 2009 at 16:45 UTC
When I enter a DN and password in Advanced configuration at admin/settings/ldap/ldapdata/edit/1 and hit Test, the module is actually doing an anonymous bind. This is confirmed through Wireshark. It should be doing an authenticated bind to test the DN and password just entered.
This only seems to happen if the DN and password are empty. If they are already filled in (and the Clear password checkbox is present), then Test does an authenticated bind.
Comments
Comment #1
miglius commentedThe DN and password should be saved first, only then they can be tested. The explanation sais '"Test" tries authentication with the saved DN and password and prints the result.'