<?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: User management on each node in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/User-management-on-each-node/m-p/240761#M85623</link>
    <description>&lt;P&gt;&lt;EM&gt;&lt;A href="https://community.hortonworks.com/questions/231854/@Lindsay%20Gaff"&gt;@Lindsay Gaff&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;EM&gt;If you found this answer addressed your question, please take a moment to log in and click the "accept" link on the answer. T&lt;/EM&gt;&lt;/EM&gt;&lt;I&gt;hat would be a great help to Community users to find the solution quickly for these kinds of errors.&lt;/I&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 18 Jan 2019 04:20:47 GMT</pubDate>
    <dc:creator>Shelton</dc:creator>
    <dc:date>2019-01-18T04:20:47Z</dc:date>
    <item>
      <title>User management on each node</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/User-management-on-each-node/m-p/240757#M85619</link>
      <description>&lt;P&gt;Hi, I have a HDP cluster running with AD authentication for Ranger and Zeppelin.&lt;/P&gt;&lt;P&gt;I noticed that in order for Hive to be accessible for a given AD user or group which has been allowed by a Ranger ACL, that username/group must exist on the Hive server (eg useradd some-ad-user -G some-ad-group). &lt;/P&gt;&lt;P&gt;A similar behavior happens with HDFS access. I can make the Ranger ACL stick by specifying it by username, but not group, without requiring a user to be setup on the name node.&lt;/P&gt;&lt;P&gt;The necessity of this of course seems sensible enough. However I'm not uncertain as to the proper means to manage user accounts for each Linux machine. Do I need to mirror every AD account/group on every cluster node, a subset of service nodes, or is there a third option which is correct? It seems to defeat the purpose for me to use active directory if I must manage users/groups across the entire cluster anyway. I thought perhaps Knox is the solution for this, which I'm in the middle of configuring, but I thought I'd ask the question in case the pursuit is fruitless.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Dec 2018 08:23:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/User-management-on-each-node/m-p/240757#M85619</guid>
      <dc:creator>lindsay_gaff</dc:creator>
      <dc:date>2018-12-20T08:23:24Z</dc:date>
    </item>
    <item>
      <title>Re: User management on each node</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/User-management-on-each-node/m-p/240758#M85620</link>
      <description>&lt;P&gt;&lt;EM&gt; &lt;A href="@Lindsay Gaff"&gt; @Lindsay Gaff&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;The best practice is to confine all the user's to the edge node, make sure you have all the clients eg oozie,hive,hdfs, zookeeper etc installed on this host as these client configs will be updated automatically by Ambari with the correct files during their installation.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Once done your users should be able to execute any task on the cluster from the edge node. As you remarked it's impractical to have users on all the nodes ...YES that defeats the reason for having centarlized control.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Dec 2018 03:41:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/User-management-on-each-node/m-p/240758#M85620</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2018-12-21T03:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: User management on each node</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/User-management-on-each-node/m-p/240759#M85621</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1271/sheltong.html" nodeid="1271"&gt;@Geoffrey Shelton Okot&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks. What is the recommended method for syncing users and groups to the edge node? Can I use PAM/LDAP on these nodes to keep it all tied together? or do I still need to manually manage user accounts on the cmdline?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Dec 2018 08:32:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/User-management-on-each-node/m-p/240759#M85621</guid>
      <dc:creator>lindsay_gaff</dc:creator>
      <dc:date>2018-12-21T08:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: User management on each node</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/User-management-on-each-node/m-p/240760#M85622</link>
      <description>&lt;P&gt;&lt;EM&gt;&lt;A href="https://community.hortonworks.com/questions/231854/@Lindsay%20Gaff"&gt;@Lindsay Gaff&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Ranger usually does that for you once you have configured the LDAP authentication &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;  by running periodically user sync process manual maintenance is just not workable. &lt;A href="https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.6.5/bk_security/content/ranger_user_sync_ldap_ad.html" target="_blank"&gt;Ranger LDAP integration&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;HTP &lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Dec 2018 21:42:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/User-management-on-each-node/m-p/240760#M85622</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2018-12-31T21:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: User management on each node</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/User-management-on-each-node/m-p/240761#M85623</link>
      <description>&lt;P&gt;&lt;EM&gt;&lt;A href="https://community.hortonworks.com/questions/231854/@Lindsay%20Gaff"&gt;@Lindsay Gaff&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;EM&gt;If you found this answer addressed your question, please take a moment to log in and click the "accept" link on the answer. T&lt;/EM&gt;&lt;/EM&gt;&lt;I&gt;hat would be a great help to Community users to find the solution quickly for these kinds of errors.&lt;/I&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jan 2019 04:20:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/User-management-on-each-node/m-p/240761#M85623</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2019-01-18T04:20:47Z</dc:date>
    </item>
  </channel>
</rss>

