-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65831/
-----------------------------------------------------------
Review request for ranger, Don Bosco Durai, Gautam Borad, Abhay Kulkarni,
Madhan Neethiraj, Pradeep Agrawal, Ramesh Mani, Selvamohan Neethiraj, and
Sailaja Polavarapu.
Bugs: RANGER-1998
https://issues.apache.org/jira/browse/RANGER-1998
Repository: ranger
Description
-------
1] Currently, when Ranger is installed admin, keyadmin, rangerusersync,
rangertagsync users are seeded users and they are not configurable during the
install process. This task is to provide a facility to specify the admin users
password during ranger install.
2] This feature can only be used once, for changing the admin user password for
more than one time, users can use Ranger UI or using change password utility.
Diffs
-----
security-admin/scripts/db_setup.py 25b004a
security-admin/scripts/install.properties 49d2baa
security-admin/scripts/setup.sh b68347a
tagsync/scripts/install.properties e2e3ecd
tagsync/scripts/setup.py 9712e8c
tagsync/scripts/updatetagadminpassword.py 2c89e83
unixauthservice/scripts/install.properties 88bce69
unixauthservice/scripts/setup.py 5ae9123
unixauthservice/scripts/updatepolicymgrpassword.py 574ce3b
Diff: https://reviews.apache.org/r/65831/diff/1/
Testing
-------
Verified creation of seeded users with given passwords during ranger install.
Logged in to ranger using those passwords and verified all functionality
provided for those users.
Thanks,
Fatima Khan