[
https://issues.apache.org/jira/browse/HDFS-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jakob Homan updated HDFS-1033:
------------------------------
Attachment: HDFS-1033.patch
Patch for trunk. Straight forward port of patch, but shouldn't be committed
yet as a couple other patches went in first. This patch is smaller than the
Y20 patch as a bunch of changes to the keys that had been in this one were
leapfrogged by HDFS-1163, it appears.
> In secure clusters, NN and SNN should verify that the remote principal during
> image and edits transfer
> ------------------------------------------------------------------------------------------------------
>
> Key: HDFS-1033
> URL: https://issues.apache.org/jira/browse/HDFS-1033
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: security
> Reporter: Jakob Homan
> Assignee: Jakob Homan
> Attachments: HDFS-1033-Y20.patch, HDFS-1033.patch
>
>
> Currently anyone can connect and download image/edits from Namenode. In a
> secure cluster we can verify the identity of the principal making the
> request; we should disallow requests from anyone except the NN and SNN
> principals (and their hosts due to the lousy KerbSSL limitation).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.