LDAP: Use fully qualified DN for authentication
Review Request #4488 — Created Aug. 26, 2013 and submitted — Latest diff uploaded
Use the fully qualified DN with LDAP bind for user authentication. Currently a DN built with the base DN and uid is used. This did not work on our company LDAP server.
Code running successful with our company LDAP server.
Diff Revision 1
This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.
orig
1
2
reviewboard/accounts/backends.py |
---|