You can also take a look at the article below for more information - https://community.hortonworks.com/content/kbentry/105620/configuring-ranger-usersync-with-adldap-for-a-comm.html
From: Sailaja Polavarapu <[email protected]> Reply-To: "[email protected]" <[email protected]> Date: Thursday, August 17, 2017 at 2:25 PM To: "[email protected]" <[email protected]>, "[email protected]" <[email protected]> Subject: Re: Need configuration Documentation for Ranger 7.1 and mysql Hi Arun, Ldap tool is mainly used to help configure various parameters for usersync. Currently it doesn’t have support for ldaps. I see that you already know the url, binddn, usersearch base, and user search filter, you can configure these properties in usersync. Are you using Ambari? Or is it manual install? You can provide usersync logs in case of any errors with user or group sync. -Sailaja. From: arun kumar <[email protected]> Reply-To: "[email protected]" <[email protected]> Date: Thursday, August 17, 2017 at 1:49 PM To: "[email protected]" <[email protected]>, "[email protected]" <[email protected]> Subject: Re: Need configuration Documentation for Ranger 7.1 and mysql Hi All/Coheigea I am able to install ranger admin and ranger-kafka plugin successfully. I am trying to get usersync service to work with LDAP and I am not able to make it . Any insight is highly appreciated. When I try to run ldap tool run.sh I am seeing an error on log file. ERROR: Failed to initialize the user sync properties java.lang.StringIndexOutOfBoundsException: String index out of range: -1 My configuration parameters are: ranger.usersync.ldap.url = ldaps://xxxxxxxxxxxx:636 ranger.usersync.ldap.binddn =cn=xxxxx_admin,ou=xxxxxx,o=xxxxxxxxxxxx ranger.usersync.ldap.bindpassword = #ranger.usersync.ldap.user.searchbase ou=xxxxxxxxxxxx,ou=xxxxxxxx,o=xxxxxxxx #ranger.usersync.ldap.user.searchfilter = (&(cn=xxxxxxxxxxxx)(objectclass=person)) ranger.admin.auth.sampleuser = cn=xxxxxxxxxx,ou=xxxxxxxxx,ou=xxxxxxxxx,o=xxxxxxxx ranger.admin.auth.samplepassword = Thanks in advance Regards Arunkumar ________________________________ From: Colm O hEigeartaigh <[email protected]> Sent: Thursday, August 3, 2017 12:33 PM To: [email protected] Subject: Re: Need configuration Documentation for Ranger 7.1 and mysql Here is a blog post I wrote on getting Ranger to work with Kafka - also there is a link in it to another article on how to install the Ranger Admin service with mysql. http://coheigea.blogspot.ie/2016/09/securing-apache-kafka-broker-part-iii.html Open Source Security: Securing an Apache Kafka broker ...<http://coheigea.blogspot.ie/2016/09/securing-apache-kafka-broker-part-iii.html> coheigea.blogspot.ie This is the third in a series of blog posts about securing Apache Kafka. The first post looked at how to secure messages and authenticate clients using SSL. Colm. On Thu, Aug 3, 2017 at 5:01 PM, arun kumar <[email protected]<mailto:[email protected]>> wrote: Hi All I am new to Apache Ranger and I am doing a POC on integrating Ranger with Kafka. I am unable to find a complete set of documentation on how to install and configure Ranger 0.7.1. Also I am planning to use mysql 5.6 community edition for which I require configuration documentation. Any insight on this is highly appriciated. Thanks in Advance Regards Arunkumar Pichaimuthu -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com
