dprophet opened a new pull request #89: URL: https://github.com/apache/ranger/pull/89
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. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
