Re: Using a KeyStore file instead of db_root_password

2019-08-05 Thread Mehul Parikh
Hi Sungwoo, Sorry for delayed reply, was caught up on few other tasks. Thanks for the suggestion. Looks like lot of work has been done in this direction. It will be helpful if you can share your solution on review board. On Thu, Aug 1, 2019 at 6:36 PM Sungwoo Park wrote: > Hi Mehul, > > Thanks

Re: Using a KeyStore file instead of db_root_password

2019-08-01 Thread Sungwoo Park
Hi Mehul, Thanks for clarifying this. As you pointed out, deleting install.properties after starting Ranger looks like a reasonable solution. However, there are situations in which deleting install.properties is not a complete solution. 1. Some organizations have an internal policy prohibiting th

Re: Using a KeyStore file instead of db_root_password

2019-08-01 Thread Mehul Parikh
Hi Sungwoo, Are you installing Ranger Manually ? - Ranger saves these passwords in Keystore file only, and replaces all password values with _ value in ranger-admin-site.xml. - You can backup install.properties and then delete that file after installing and starting Ranger service.