<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: [Ranger] How to connect ldap server with HDP 2.3.4 and ambari 2.1.1. in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ranger-How-to-connect-ldap-server-with-HDP-2-3-4-and-ambari/m-p/123017#M17605</link>
    <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/140/nsabharwal.html" nodeid="140"&gt;@Neeraj Sabharwal&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I already resolved this problem by your suggestion.&lt;/P&gt;&lt;P&gt;The points of key are the following columns in Advanced ranger-ugsync-site.&lt;/P&gt;&lt;TABLE&gt;
 &lt;TBODY&gt;&lt;TR&gt;
  &lt;TD&gt;&lt;STRONG&gt;ranger.usersync.source.impl.class&lt;/STRONG&gt;&lt;/TD&gt;
  &lt;TD&gt;&lt;STRONG&gt;org.apache.ranger.ldapusersync.process.LdapUserGroupBuilder&lt;/STRONG&gt;&lt;/TD&gt;
 &lt;/TR&gt;
 &lt;TR&gt;
  &lt;TD&gt;&lt;STRONG&gt;ranger.usersync.sink.impl.class&lt;/STRONG&gt;&lt;/TD&gt;
  &lt;TD&gt;org.apache.ranger.ldapusersync.process.PolicyMgrUserGroupBuilder&lt;/TD&gt;
 &lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;There are no hints on the HDP 2.3.2 document.&lt;/P&gt;&lt;P&gt;After these configuration, I could see the users of ldap server on my reanger UI.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Fri, 05 Feb 2016 11:41:04 GMT</pubDate>
    <dc:creator>archerhuang</dc:creator>
    <dc:date>2016-02-05T11:41:04Z</dc:date>
    <item>
      <title>[Ranger] How to connect ldap server with HDP 2.3.4 and ambari 2.1.1.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ranger-How-to-connect-ldap-server-with-HDP-2-3-4-and-ambari/m-p/123015#M17603</link>
      <description>&lt;P&gt;HDP version: 2.3.4&lt;/P&gt;&lt;P&gt;Ambari: 2.1.1&lt;/P&gt;&lt;P&gt;First, I installed ranger service on ambari. Then I refer to the HDP document &lt;A href="https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.2/bk_Ranger_Install_Guide/content/configuring_ranger_authentication.html#ranger_ldap_settings" rel="nofollow noopener noreferrer" target="_blank"&gt;https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.2/bk_Ranger_Install_Guide/content/configuring_ranger_authentication.html#ranger_ldap_settings&lt;/A&gt; and &lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.2/bk_Ranger_Install_Guide/content/ranger-usersync_settings.html" rel="nofollow noopener noreferrer" target="_blank"&gt;https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.2/bk_Ranger_Install_Guide/content/ranger-usersync_settings.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I set several sections of ranger on ambari. &lt;/P&gt;&lt;P&gt;Such as "Ranger Setting"&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1744-1.png" style="width: 1225px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/22768iE01721E4031C190B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="1744-1.png" alt="1744-1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;"LDAP Settings"&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1745-2.png" style="width: 1217px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/22769iBB83DA60DE334EE0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="1745-2.png" alt="1745-2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; "Advanced ranger-ugsync-site".&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1746-3.png" style="width: 1222px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/22770i729AD2153DD1438A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="1746-3.png" alt="1746-3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, when I login the ranger UI(http://RANGER_IP:6080), I could not see any user or group from my ldap server.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1748-4.png" style="width: 1845px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/22771iD1ACEC0341BB5C45/image-size/medium?v=v2&amp;amp;px=400" role="button" title="1748-4.png" alt="1748-4.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In addition, if I set those configurations successfully, how can I verify it ?&lt;/P&gt;&lt;P&gt;I Only verify in user/group page on Ranger UI. It is true?&lt;/P&gt;&lt;P&gt;If the Hue service connect to ldap server, we only login from our accounts of ldap server.&lt;/P&gt;&lt;P&gt;Does the ranger UI offers this method of verification ?&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 10:20:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ranger-How-to-connect-ldap-server-with-HDP-2-3-4-and-ambari/m-p/123015#M17603</guid>
      <dc:creator>archerhuang</dc:creator>
      <dc:date>2019-08-19T10:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: [Ranger] How to connect ldap server with HDP 2.3.4 and ambari 2.1.1.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ranger-How-to-connect-ldap-server-with-HDP-2-3-4-and-ambari/m-p/123016#M17604</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/2376/archerhuang.html" nodeid="2376"&gt;@Archer Huang&lt;/A&gt;&lt;P&gt;You should see usersync process installed. Login to that node and look for logs under /var/log/ranger/usersync&lt;/P&gt;&lt;P&gt;There is a file called usersync.log and it will have all the entries coming in from AD.&lt;/P&gt;&lt;P&gt;Ranger UI will have all the sync users once its synced.&lt;/P&gt;&lt;P&gt;Now, You need to check the setting in Ambari to make sure that OU and other paramaeters are correct.&lt;/P&gt;&lt;P&gt;Ranger logs will you the information on why sync is not happening. &lt;/P&gt;</description>
      <pubDate>Wed, 03 Feb 2016 18:43:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ranger-How-to-connect-ldap-server-with-HDP-2-3-4-and-ambari/m-p/123016#M17604</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-03T18:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: [Ranger] How to connect ldap server with HDP 2.3.4 and ambari 2.1.1.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ranger-How-to-connect-ldap-server-with-HDP-2-3-4-and-ambari/m-p/123017#M17605</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/140/nsabharwal.html" nodeid="140"&gt;@Neeraj Sabharwal&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I already resolved this problem by your suggestion.&lt;/P&gt;&lt;P&gt;The points of key are the following columns in Advanced ranger-ugsync-site.&lt;/P&gt;&lt;TABLE&gt;
 &lt;TBODY&gt;&lt;TR&gt;
  &lt;TD&gt;&lt;STRONG&gt;ranger.usersync.source.impl.class&lt;/STRONG&gt;&lt;/TD&gt;
  &lt;TD&gt;&lt;STRONG&gt;org.apache.ranger.ldapusersync.process.LdapUserGroupBuilder&lt;/STRONG&gt;&lt;/TD&gt;
 &lt;/TR&gt;
 &lt;TR&gt;
  &lt;TD&gt;&lt;STRONG&gt;ranger.usersync.sink.impl.class&lt;/STRONG&gt;&lt;/TD&gt;
  &lt;TD&gt;org.apache.ranger.ldapusersync.process.PolicyMgrUserGroupBuilder&lt;/TD&gt;
 &lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;There are no hints on the HDP 2.3.2 document.&lt;/P&gt;&lt;P&gt;After these configuration, I could see the users of ldap server on my reanger UI.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Feb 2016 11:41:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ranger-How-to-connect-ldap-server-with-HDP-2-3-4-and-ambari/m-p/123017#M17605</guid>
      <dc:creator>archerhuang</dc:creator>
      <dc:date>2016-02-05T11:41:04Z</dc:date>
    </item>
  </channel>
</rss>

