[
https://issues.apache.org/jira/browse/RANGER-894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15218714#comment-15218714
]
rangerqa commented on RANGER-894:
---------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12796136/0003-Ranger-894-Fixing-few-issues-in-the-ldap-tool-when-u.patch
against master revision 62532a1.
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 javadoc{color}. There were no new javadoc warning messages.
+1 checkstyle. The patch generated 0 code style errors.
{color:green}+1 findbugs{color}. The patch does not introduce any new
Findbugs (version 2.0.3) warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 core tests{color}. The patch passed unit tests in .
Test results:
https://builds.apache.org/job/PreCommit-RANGER-Build/132//testReport/
Console output:
https://builds.apache.org/job/PreCommit-RANGER-Build/132//console
This message is automatically generated.
> Ranger ldap tool is ignoring OU's from user search base
> -------------------------------------------------------
>
> Key: RANGER-894
> URL: https://issues.apache.org/jira/browse/RANGER-894
> Project: Ranger
> Issue Type: Bug
> Components: Ranger
> Affects Versions: 0.5.0, 0.5.1, 0.5.2
> Reporter: Sailaja Polavarapu
> Assignee: Sailaja Polavarapu
> Fix For: 0.6.0
>
> Attachments:
> 0003-Ranger-894-Fixing-few-issues-in-the-ldap-tool-when-u.patch
>
>
> configure search base as
> ranger.usersync.ldap.user.searchbase=ou=Engineering,DC=ranger,DC=qe,DC=hortonworks,DC=com
> in input.properties
> root@ranger-ds-rmp-testing-1 ldaptool# ./run.sh -i conf/input.properties
> here after runing this command it was fetchin all the users and in output
> install.properties it created search base property as follows:
> SYNC_LDAP_USER_SEARCH_BASE=DC=ranger,DC=qe,DC=hortonworks,DC=com​
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)