3002: Some password is requied and valid when LDAP authentication is on

mech*****@gmai***** (Google Code) (Is this you? Claim this profile.)
Aug. 12, 2013
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.
david
#1 david
Unfortunately, this form (and the associated validation) comes from django, not reviewboard.
  • +ThirdParty