1630: Authentication fields disabled without explanation due to missing LDAP dependencies
- Fixed
- Review Board
fold****@gmai***** (Google Code) (Is this you? Claim this profile.) | |
March 18, 2012 | |
2532 |
What version are you running? 1.0.7 and 1.5 Beta 1 What's the URL of the page containing the problem? http://git/rb/admin/settings/authentication/ What steps will reproduce the problem? 1. Select Active Directory in Authentication Method: What is the expected output? What do you see instead? Expect configuration fields to enter AD configuration, or an error message describing why that is not possible. Instead input fields are disabled and the only error message displayed is that they have to be filled to save. What operating system are you using? What browser? Server: Ubuntu 9.10, Apache2, memcached, sqlite Browser: Firefox 3.5.1 and IE 7.0.5730.13 Please provide any additional information below.
Nope no js errors but OTOH there isn't that much js to begin with. I guess it's a server side thing. Do you have any dependency detection that will disable the fields if the dependencies are missing?
I had the same problem, fixed it by installing the python-ldap and python-dns packages (Ubuntu 10.04 LTS Server). There should perhaps be a sign showing that required dependencies are missing.
-
- NeedInfo + New -
+ BetterErrors -
+ Authentication fields disabled without explanation due to missing LDAP dependencies