-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/47133/
-----------------------------------------------------------
(Updated May 13, 2016, 2:24 p.m.)
Review request for ranger, Madhan Neethiraj and Velmurugan Periasamy.
Changes
-------
New patch that removes GUI generation in UserMgr and instead sets email address
to null when it is empty to ensure we can insert into the DB.
Bugs: RANGER-978
https://issues.apache.org/jira/browse/RANGER-978
Repository: ranger
Description
-------
Removing one line that was populating an email address in the usersync and
setting it to user@HOSTNAME.
Diffs (updated)
-----
security-admin/src/main/java/org/apache/ranger/biz/UserMgr.java bd7608d
ugsync/src/main/java/org/apache/ranger/unixusersync/process/PolicyMgrUserGroupBuilder.java
068c9df
Diff: https://reviews.apache.org/r/47133/diff/
Testing
-------
Tested full build and ran usersync to verify email addresses were not populated.
Thanks,
Bryan Bende