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.