Created 01-27-2016 08:05 PM
using a non-MIT kerberos server, and manage keytabs and kerberos accounts themselves, not through ambari. how can they change the passwords for both ranger admin and keyadmin. The docs are unclear on what this entails: can we just change them in our IPA, and that's it? Are there any config changes or updates necessary in Ambari when we do that? Would anything about the process impact uptime on our cluster?
Created 01-27-2016 09:12 PM
@Cassandra Is this the Ranger UI admin password? Is the Ranger UI LDAP authenticated or still Unix authenticated? If not LDAP authenticated change the password in database. See
If LDAP authenticated then admin or a user like this should have been in IPA.
Change it from there.
Created 01-27-2016 08:53 PM
@Neeraj
This customer is not using Ambari. They want the Ranger admin password changed. But thanks for the help.
Created 01-27-2016 09:12 PM
@Cassandra Is this the Ranger UI admin password? Is the Ranger UI LDAP authenticated or still Unix authenticated? If not LDAP authenticated change the password in database. See
If LDAP authenticated then admin or a user like this should have been in IPA.
Change it from there.
Created 01-27-2016 09:27 PM
@Ancil McBarnett Thanks so much!