-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66413/
-----------------------------------------------------------
Review request for ranger, Ankita Sinha, Gautam Borad, Abhay Kulkarni, Madhan Neethiraj, Pradeep
Agrawal, Ramesh Mani, Selvamohan Neethiraj, Sailaja Polavarapu, and Velmurugan Periasamy.
Bugs: RANGER-2055
https://issues.apache.org/jira/browse/RANGER-2055
Repository: ranger
Description
-------
Added support for using STARTTLS for ranger admin authenticaiton. Added new configuration
"ranger.ldap.starttls" with default value as false. When enabled, ranger admin initiates STARTTLS
req to the configured LDAP/AD server for ranger admin authentication.
Diffs
-----
security-admin/src/main/java/org/apache/ranger/security/handler/RangerAuthenticationProvider.java
7f7f02cc
Diff: https://reviews.apache.org/r/66413/diff/1/
Testing
-------
1. Tested ranger admin UI authentication with AD as well as freeIPA servers.
2. Also ran some regression tests without enabling this feature.
3. Tested this feature by adding this new property as part of the custom ranger-admin-site
section in Ambari.
Thanks,
Sailaja Polavarapu
|