-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66304/
-----------------------------------------------------------
(Updated April 7, 2018, 12:27 p.m.)
Review request for ranger, Don Bosco Durai, Gautam Borad, Abhay Kulkarni,
Madhan Neethiraj, Pradeep Agrawal, Ramesh Mani, Selvamohan Neethiraj, and
Sailaja Polavarapu.
Bugs: RANGER-2041
https://issues.apache.org/jira/browse/RANGER-2041
Repository: ranger
Description
-------
Currently, when Ranger is installed admin,keyadmin, rangerusersync,
rangertagsync users are seeded users and they are configurable during the
install process. This task is to provide a facility to add validations to the
admin users password during ranger install.Python doesn’t support ‘ " \ ` so
these characters will not be supported during update of default password of
seeded users in manual install.
Diffs (updated)
-----
security-admin/scripts/changepasswordutil.py 95bd613
security-admin/scripts/db_setup.py 83ccc32
security-admin/scripts/dba_script.py d5eaaf0
security-admin/scripts/install.properties 8128678
security-admin/scripts/setup.sh f79a79e
security-admin/src/main/java/org/apache/ranger/patch/cliutil/ChangePasswordUtil.java
e7a4035
Diff: https://reviews.apache.org/r/66304/diff/2/
Changes: https://reviews.apache.org/r/66304/diff/1-2/
Testing
-------
Tested the validation for all password combinations.
Thanks,
Fatima Khan