<?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: Can Ranger support SEC 17a-4 in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-Ranger-support-SEC-17a-4/m-p/107302#M50545</link>
    <description>&lt;P&gt;I see.  So you want to remove privileges from Hadoop Super User?  I think there are ways around this but not recommended.  Let me do a bit more research on this.&lt;/P&gt;</description>
    <pubDate>Thu, 05 Jan 2017 02:07:40 GMT</pubDate>
    <dc:creator>dvillarreal</dc:creator>
    <dc:date>2017-01-05T02:07:40Z</dc:date>
    <item>
      <title>Can Ranger support SEC 17a-4</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-Ranger-support-SEC-17a-4/m-p/107299#M50542</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I was checking the security requirements for SEC 17a-4 and it seems one requirement is Root account should not be able to access a directory&lt;/P&gt;&lt;P&gt;In Ranger - even if a directory is protected for a user/group - hdfs can always access it. However for HBASE I see that hdfs cannot access a table without permissions.&lt;/P&gt;&lt;P&gt;Does it show that SEC 17a-4 cannot be achieved with Ranger-HDFS however can work with Ranger-HBASE?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Avijeet&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jan 2017 13:46:33 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-Ranger-support-SEC-17a-4/m-p/107299#M50542</guid>
      <dc:creator>avijeetd</dc:creator>
      <dc:date>2017-01-02T13:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: Can Ranger support SEC 17a-4</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-Ranger-support-SEC-17a-4/m-p/107300#M50543</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/11016/avijeetd.html" nodeid="11016"&gt;@Avijeet Dash&lt;/A&gt;&lt;P&gt;I don't necessarily agree with your statement. Maybe I am missing something here.  "even if a directory is protected for a user/group - hdfs can always access it."  &lt;/P&gt;&lt;P&gt;If you have kerberos enabled and you set the permissions of the directories correctly even hdfs user wouldn't have access unless specified in ranger.   &lt;A href="http://hortonworks.com/blog/best-practices-in-hdfs-authorization-with-apache-ranger/"&gt;http://hortonworks.com/blog/best-practices-in-hdfs-authorization-with-apache-ranger/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2017 07:29:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-Ranger-support-SEC-17a-4/m-p/107300#M50543</guid>
      <dc:creator>dvillarreal</dc:creator>
      <dc:date>2017-01-04T07:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: Can Ranger support SEC 17a-4</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-Ranger-support-SEC-17a-4/m-p/107301#M50544</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/509/dvillarreal.html" nodeid="509"&gt;@dvillarreal&lt;/A&gt; &lt;/P&gt;&lt;P&gt;I have kerberos enabled, I have a directory &lt;/P&gt;&lt;P&gt;d---------   - hr1    hr              0 2016-09-21 09:49 /hr-zone&lt;/P&gt;&lt;P&gt;in Ranger I have given access to /hr-zone to only hr1 user&lt;/P&gt;&lt;P&gt;When I try to see the file as hdfs user I can see it&lt;/P&gt;&lt;P&gt;[root@securityLab01 keytabs]# klist &lt;/P&gt;&lt;P&gt;Ticket cache: FILE:/tmp/krb5cc_0 &lt;/P&gt;&lt;P&gt;Default principal: hdfs-securityLab@MYDOMAIN.LOCAL &lt;/P&gt;&lt;P&gt;Valid starting       Expires              Service principal
01/04/2017 05:22:05  01/04/2017 15:22:05  krbtgt/MYDOMAIN.LOCAL@MYDOMAIN.LOCAL
        renew until 01/11/2017 05:22:05 &lt;/P&gt;&lt;P&gt;[root@securityLab01 keytabs]# hadoop fs -ls /hr-zone &lt;/P&gt;&lt;P&gt;Found 2 items &lt;/P&gt;&lt;P&gt;-rw-r--r--   3 hr1 hr      46878 2016-09-19 07:33 /hr-zone/sample_07.csv &lt;/P&gt;&lt;P&gt;-rw-r--r--   3 hr1 hr      46892 2016-09-19 07:33 /hr-zone/sample_08.csv&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2017 13:27:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-Ranger-support-SEC-17a-4/m-p/107301#M50544</guid>
      <dc:creator>avijeetd</dc:creator>
      <dc:date>2017-01-04T13:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: Can Ranger support SEC 17a-4</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-Ranger-support-SEC-17a-4/m-p/107302#M50545</link>
      <description>&lt;P&gt;I see.  So you want to remove privileges from Hadoop Super User?  I think there are ways around this but not recommended.  Let me do a bit more research on this.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jan 2017 02:07:40 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-Ranger-support-SEC-17a-4/m-p/107302#M50545</guid>
      <dc:creator>dvillarreal</dc:creator>
      <dc:date>2017-01-05T02:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: Can Ranger support SEC 17a-4</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-Ranger-support-SEC-17a-4/m-p/107303#M50546</link>
      <description>&lt;P&gt;I was unable to find a way around this. The NameNode just gives admin rights to the system user name which started its process, by default hdfs user.  You can also give others superuser permissions with dfs.permissions.superusergroup and dfs.cluster.administrators.  It seems ranger doesn't disallow superusers unless in the case of KMS encrypted zones.  In terms of KMS I can see there is a blacklist mechanism to disallow superuser.  I don't think there is a similar feature for Ranger itself.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jan 2017 05:57:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-Ranger-support-SEC-17a-4/m-p/107303#M50546</guid>
      <dc:creator>dvillarreal</dc:creator>
      <dc:date>2017-01-05T05:57:28Z</dc:date>
    </item>
  </channel>
</rss>

