Sailaja Polavarapu created RANGER-894:
-----------------------------------------
Summary: 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.1, 0.5.2
Reporter: Sailaja Polavarapu
Assignee: Sailaja Polavarapu
Fix For: 0.6.0
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)