<?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 + AD: sync users from groups question in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Ranger-AD-sync-users-from-groups-question/m-p/188090#M150188</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/13729/nord-tramper.html" nodeid="13729"&gt;@Nikita Kiselev&lt;/A&gt;,&lt;/P&gt;&lt;P&gt; Can you share your configuration before setting the User Filter with exact user list?&lt;/P&gt;</description>
    <pubDate>Tue, 30 May 2017 23:45:38 GMT</pubDate>
    <dc:creator>spolavarapu</dc:creator>
    <dc:date>2017-05-30T23:45:38Z</dc:date>
    <item>
      <title>Ranger + AD: sync users from groups question</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ranger-AD-sync-users-from-groups-question/m-p/188085#M150183</link>
      <description>&lt;P&gt;Hi, all!&lt;/P&gt;&lt;P&gt;Environment: &lt;/P&gt;&lt;P&gt;RHEL 7.2 + Winbind&lt;/P&gt;&lt;P&gt;HDP 2.5&lt;/P&gt;&lt;P&gt;Ranger 0.6.0.2.5&lt;/P&gt;&lt;P&gt;AD: Windows 2008 R2 Server&lt;/P&gt;&lt;P&gt;User sync and group sync configured.&lt;/P&gt;&lt;P&gt;QUESTION:&lt;/P&gt;&lt;P&gt;I have some groups in AD with users inside. User in group pointed as member=CN=FirstName LastName, DN=EXAMPLE, DN=COM&lt;/P&gt;&lt;P&gt;Exactly the same FirstName LastName synced inside Ranger while usersync working. However Ranger use sAMAccountName in policy and sAMAccountName came from Kerberos. &lt;/P&gt;&lt;P&gt;Is it possible to sync user from groups with sAMAccountName instead of CN?&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 11:39:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ranger-AD-sync-users-from-groups-question/m-p/188085#M150183</guid>
      <dc:creator>nord_tramper</dc:creator>
      <dc:date>2022-09-16T11:39:55Z</dc:date>
    </item>
    <item>
      <title>Re: Ranger + AD: sync users from groups question</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ranger-AD-sync-users-from-groups-question/m-p/188086#M150184</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/13729/nord-tramper.html" nodeid="13729"&gt;@Nikita Kiselev&lt;/A&gt;&lt;P&gt;Yes, we can. We need to make appropriate filters and search parameters. You can follow the below link and your AD team would be able to help you.&lt;/P&gt;&lt;P&gt;&lt;A href="https://cwiki.apache.org/confluence/display/RANGER/LDAP+Connection+Check+Tool" target="_blank"&gt;https://cwiki.apache.org/confluence/display/RANGER/LDAP+Connection+Check+Tool&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 26 May 2017 21:19:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ranger-AD-sync-users-from-groups-question/m-p/188086#M150184</guid>
      <dc:creator>bandarusridhar1</dc:creator>
      <dc:date>2017-05-26T21:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: Ranger + AD: sync users from groups question</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ranger-AD-sync-users-from-groups-question/m-p/188087#M150185</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/13729/nord-tramper.html" nodeid="13729"&gt;@Nikita Kiselev&lt;/A&gt; Yes it is possible to sync the sAMAccountName for the user from AD/LDAP. In Ranger configuration you have to make sure that the value for ranger.usersync.ldap.user.nameattribute is looking for sAMAccountName instead of CN.&lt;/P&gt;&lt;P&gt;If it works do up vote the answer.&lt;/P&gt;</description>
      <pubDate>Fri, 26 May 2017 23:53:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ranger-AD-sync-users-from-groups-question/m-p/188087#M150185</guid>
      <dc:creator>gbrahmi</dc:creator>
      <dc:date>2017-05-26T23:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: Ranger + AD: sync users from groups question</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ranger-AD-sync-users-from-groups-question/m-p/188088#M150186</link>
      <description>&lt;P&gt;&lt;A href="https://community.hortonworks.com/questions/104948/ranger-ad-sync-users-from-groups-question.html#"&gt;@Nikita Kiselev&lt;/A&gt;&lt;/P&gt;&lt;P&gt;To add on to the above replies, if you want to sync users from some groups, I would suggest you to do the following:&lt;/P&gt;&lt;P&gt;1. "Enable Group Sync" - Set to "true"&lt;/P&gt;&lt;P&gt;2. Configure all the properties related to Group Config based on the OU and group name that you want to filter.&lt;/P&gt;&lt;P&gt;3. "Enable Group First Search" - Set to "true"&lt;/P&gt;&lt;P&gt;4. Go to "User Configs" tab and "Enable User Search" - Set to "true"&lt;/P&gt;&lt;P&gt;5. Configure all the properties related to User Config with "sAMAccountName" as the value for "UserName attribute"&lt;/P&gt;&lt;P&gt;For more details please refer to the below apache jira and the document attached in the jira:&lt;/P&gt;&lt;P&gt;&lt;A href="https://issues.apache.org/jira/browse/RANGER-869" target="_blank"&gt;https://issues.apache.org/jira/browse/RANGER-869&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Sat, 27 May 2017 01:27:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ranger-AD-sync-users-from-groups-question/m-p/188088#M150186</guid>
      <dc:creator>spolavarapu</dc:creator>
      <dc:date>2017-05-27T01:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: Ranger + AD: sync users from groups question</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ranger-AD-sync-users-from-groups-question/m-p/188089#M150187</link>
      <description>&lt;P&gt;Thanks, all!&lt;/P&gt;&lt;P&gt;I have all settings in place but was not sure that it is correct. Only thing that prevent from correct sync was User Filter where I restrict only exact user list and new users for groups can't be synced into Ranger because of filter&lt;/P&gt;</description>
      <pubDate>Mon, 29 May 2017 15:54:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ranger-AD-sync-users-from-groups-question/m-p/188089#M150187</guid>
      <dc:creator>nord_tramper</dc:creator>
      <dc:date>2017-05-29T15:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: Ranger + AD: sync users from groups question</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ranger-AD-sync-users-from-groups-question/m-p/188090#M150188</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/13729/nord-tramper.html" nodeid="13729"&gt;@Nikita Kiselev&lt;/A&gt;,&lt;/P&gt;&lt;P&gt; Can you share your configuration before setting the User Filter with exact user list?&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2017 23:45:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ranger-AD-sync-users-from-groups-question/m-p/188090#M150188</guid>
      <dc:creator>spolavarapu</dc:creator>
      <dc:date>2017-05-30T23:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: Ranger + AD: sync users from groups question</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ranger-AD-sync-users-from-groups-question/m-p/188091#M150189</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/537/spolavarapu.html" nodeid="537"&gt;@spolavarapu&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Filter on user was there for ages. And a short time ago sync user from groups task appears and looks like the filter prevent user from sync&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2017 15:54:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ranger-AD-sync-users-from-groups-question/m-p/188091#M150189</guid>
      <dc:creator>nord_tramper</dc:creator>
      <dc:date>2017-05-31T15:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: Ranger + AD: sync users from groups question</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ranger-AD-sync-users-from-groups-question/m-p/188092#M150190</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/13729/nord-tramper.html" nodeid="13729"&gt;@Nikita Kiselev&lt;/A&gt;&lt;P&gt; Just now I posted an article related to this topic. I tried to explain with some examples. Please check it out.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/articles/105620/configuring-ranger-usersync-with-adldap-for-a-comm.html" target="_blank"&gt;https://community.hortonworks.com/articles/105620/configuring-ranger-usersync-with-adldap-for-a-comm.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2017 01:36:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ranger-AD-sync-users-from-groups-question/m-p/188092#M150190</guid>
      <dc:creator>spolavarapu</dc:creator>
      <dc:date>2017-06-01T01:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: Ranger + AD: sync users from groups question</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ranger-AD-sync-users-from-groups-question/m-p/188093#M150191</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/537/spolavarapu.html" nodeid="537"&gt;@spolavarapu&lt;/A&gt; thank! It is exactly my case&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2017 14:59:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ranger-AD-sync-users-from-groups-question/m-p/188093#M150191</guid>
      <dc:creator>nord_tramper</dc:creator>
      <dc:date>2017-06-01T14:59:21Z</dc:date>
    </item>
  </channel>
</rss>

