[
https://issues.apache.org/jira/browse/HDFS-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12888013#action_12888013
]
Hudson commented on HDFS-1033:
------------------------------
Integrated in Hadoop-Hdfs-trunk-Commit #339 (See
[http://hudson.zones.apache.org/hudson/job/Hadoop-Hdfs-trunk-Commit/339/])
HDFS-1033. In secure clusters, NN and SNN should verify that the remote
principal during image and edits transfer.
> 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: name-node, security
> Affects Versions: 0.22.0
> Reporter: Jakob Homan
> Assignee: Jakob Homan
> Fix For: 0.22.0
>
> Attachments: HDFS-1033-2.patch, HDFS-1033-3.patch,
> 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.