-
-
desktop/core/src/desktop/auth/backend.py (Diff revision 1) This looks fine, but we're again changing the configuration that was done by the user.
HUE-8821 [core] Fix Hue LDAP StartTLS implementation
Review Request #13910 — Created April 26, 2019 and updated
Information | |
---|---|
ranade | |
hue | |
master | |
Reviewers | |
hue | |
bgooley, jgauthier, johan, ranade, romain, subrata, weixia, yingc |
commit f4271a17977edcc1d4b664f4826ded91cf737647 Author: Prakash Ranade <ranade@cloudera.com> Date: Fri Apr 26 16:21:30 2019 -0700 HUE-8821 [core] Fix Hue LDAP StartTLS implementation In testing LDAPS SSL based setup, python ldap module does not need explicit start_tls operation it by default enables secure communication. :100644 100644 8ef997530a d4480e267d M apps/useradmin/src/useradmin/ldap_access.py :100644 100644 78510db3b1 a84c64de71 M desktop/core/src/desktop/auth/backend.py
Tested using ldaps url.