-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/38071/
-----------------------------------------------------------
Review request for ranger, Alok Lal, Don Bosco Durai, Madhan Neethiraj, Ramesh
Mani, Selvamohan Neethiraj, and Velmurugan Periasamy.
Bugs: RANGER-637
https://issues.apache.org/jira/browse/RANGER-637
Repository: ranger
Description
-------
Currently, REFERRAL property in Ranger usersync (in case of LDAP sync) is hard
coded to "follow". Made it configurable by introducing a new property
"ranger.usersync.ldap.referral" in the file "ranger-ugsync-template.xml"
Diffs
-----
jisql/src/main/java/org/apache/util/sql/Jisql.java
9c743564a44eaf8f187f084f9e42096b5d82209d
ugsync/src/main/java/org/apache/ranger/ldapusersync/process/LdapUserGroupBuilder.java
93893ef8a614962d5764eb4acfcf7c19424bce0c
ugsync/src/main/java/org/apache/ranger/unixusersync/config/UserGroupSyncConfig.java
f8b68f2e6443d83267f2fa258b4e5907f5625780
unixauthservice/scripts/install.properties
521562086c0ee9da4f6d3ba32a7dc9ed74c10294
unixauthservice/scripts/templates/installprop2xml.properties
f102b5244d8af301eaf4d048f5480947893ddcef
unixauthservice/scripts/templates/ranger-ugsync-template.xml
268deb3cf0d0aecb2d5086a96fef021f6ca57d30
Diff: https://reviews.apache.org/r/38071/diff/
Testing
-------
Tested on a local centos 6 cluster with LDAP sync
Thanks,
Gautam Borad