[
https://issues.apache.org/jira/browse/RANGER-3166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17274016#comment-17274016
]
Velmurugan Periasamy commented on RANGER-3166:
----------------------------------------------
Hi [~ErikAnderson] - thanks for your interest to contribute to Ranger. I have
added you as a contributor and assigned the JIRA to you. Please submit a review
in https://reviews.apache.org/
> Spaced are authorized in LDAP value strings but the setup.sh script doesnt
> account for spaces
> ---------------------------------------------------------------------------------------------
>
> Key: RANGER-3166
> URL: https://issues.apache.org/jira/browse/RANGER-3166
> Project: Ranger
> Issue Type: Bug
> Components: Ranger
> Affects Versions: 2.1.0
> Reporter: Erik Anderson
> Assignee: Erik Anderson
> Priority: Major
>
> As mentioned in my pull request
> https://github.com/apache/ranger/pull/89
> Spaces are authorized in LDAP values.
> Here is 2 perfect examples that broke the setup.sh script
> in the install.properties set 2 values like so
> xa_ldap_userDNpattern=OU=Enabled Accounts,DC=mydc,DC=mycompany,DC=com
> xa_ldap_bind_dn=cn=AD Query,OU=Enabled Accounts,DC=mydc,DC=mycompany,DC=com
> The generated output file
> ews/webapp/WEB-INF/classes/conf/ranger-admin-site.xml
> Will be missing those values in the XML field.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)