- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Can the Ranger LDAP bind password be encrypted? It is stored in plain text in Ambari.
- Labels:
-
Apache Ranger
Created ‎12-22-2015 03:58 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Created on ‎01-05-2016 12:48 AM - edited ‎08-19-2019 05:27 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@terry Before Ambari 2.1.2, in order to have Ranger admin UI do authenticated binds to find role information we use to set these two properties as custom properties.
ranger.ldap.bind.dn ranger.ldap.bind.password
Because of this the value of ranger.ldap.bind.password was always displayed in cleartext.
This was fix in Ambari 2.1.2 where the the ranger.ldap.bind.password is specified as a password field so the value is obscured. The relevant JIRA was AMBARI-12896
If you were referring to the the Ranger Usersync LDAP bind password that was only fixed in Ambari 2.2
Please double check which version of Ambari you are using.
Created ‎12-22-2015 04:09 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
what version of Ambari is being used? This looks like a bug. All passwords should be encrypted in the xml config file(s).
Created ‎12-22-2015 04:43 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Ambari 2.1.2.1. You can see the password in clear text on the Ranger LDAP setup page.
Created ‎12-24-2015 02:14 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Created on ‎01-05-2016 12:48 AM - edited ‎08-19-2019 05:27 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@terry Before Ambari 2.1.2, in order to have Ranger admin UI do authenticated binds to find role information we use to set these two properties as custom properties.
ranger.ldap.bind.dn ranger.ldap.bind.password
Because of this the value of ranger.ldap.bind.password was always displayed in cleartext.
This was fix in Ambari 2.1.2 where the the ranger.ldap.bind.password is specified as a password field so the value is obscured. The relevant JIRA was AMBARI-12896
If you were referring to the the Ranger Usersync LDAP bind password that was only fixed in Ambari 2.2
Please double check which version of Ambari you are using.
Created ‎01-05-2016 03:39 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This was the Usersync LDAP bind password block @Ancil McBarnett and the Ambari version is 2.1.2.1. All the other passwords are hidden.
Created ‎01-13-2017 12:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Just one question.
AMBARI-12896 won't encrypt/obfscate password stored in ranger's xml file, will it?
