ranger icon indicating copy to clipboard operation
ranger copied to clipboard

Spaced are authorized in LDAP value strings setup.sh script doesnt account for spaces

Open dprophet opened this issue 4 years ago • 1 comments

Example in install.properties file: xa_ldap_userDNpattern=OU=Enabled Accounts,DC=mydc,DC=mycompany,DC=com

The space in the LDAP string causes 3rd and 4th arguments to the updatePropertyToFilePy method in the startup.sh to be wrong. This then breaks the generated ews/webapp/WEB-INF/classes/conf/ranger-admin-site.xml file.

dprophet avatar Jan 28 '21 20:01 dprophet

Here is the JIRA issue link https://issues.apache.org/jira/browse/RANGER-3166

dprophet avatar Jan 28 '21 21:01 dprophet