What version are you running?
1.7.7.1
What's the URL of the page containing the problem?
admin/db/auth/user/add/
What steps will reproduce the problem?
1. In the admin/settings/authentication/ set LDAP authenticaton, fill all necessary fields, and save
2. In the admin/db/auth/user/add/ enter new username which is valid LDAP entity
3. Press the "Save" button
What is the expected output?
Since authentication is done through LDAP no pass..word should be entered -- admin knows nothing about user passwords
What do you see instead?
Password is required. Moreover, after user account is created one can login both under the entered AND LDAP password.
What operating system are you using? What browser?
Debian 6.0, MySQL 5.1, browser-independent issue.