----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/47133/#review132931 -----------------------------------------------------------
Currently in ranger admin side we are generating random GUID for email address if it is empty (src/main/java/org/apache/ranger/biz/UserMgr.java). Along with the change in usersync, I believe we also need to remove the code to generate random GUID for empty email address. Can you please make those changes as well? - Sailaja Polavarapu On May 9, 2016, 7:51 p.m., Bryan Bende wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/47133/ > ----------------------------------------------------------- > > (Updated May 9, 2016, 7:51 p.m.) > > > Review request for ranger, Madhan Neethiraj and Velmurugan Periasamy. > > > Repository: ranger > > > Description > ------- > > Removing one line that was populating an email address in the usersync and > setting it to user@HOSTNAME. > > > Diffs > ----- > > > 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 > >
