[ https://issues.apache.org/jira/browse/HDFS-1017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jitendra Nath Pandey updated HDFS-1017:
---------------------------------------
Attachment: HDFS-1017.3.patch
Fixed a findbugs warning.
> browsedfs jsp should call JspHelper.getUGI rather than using createRemoteUser()
> -------------------------------------------------------------------------------
>
> Key: HDFS-1017
> URL: https://issues.apache.org/jira/browse/HDFS-1017
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: security
> Reporter: Jakob Homan
> Assignee: Jakob Homan
> Fix For: 0.22.0
>
> Attachments: HDFS-1017-Y20-2.patch, HDFS-1017-Y20.patch, HDFS-1017.2.patch, HDFS-1017.3.patch
>
>
> Currently the JSP for browsing the file system calls getRemoteUser(), which doesn't correctly
auth the user on the web, causing failures when trying to browse the web. It should call
the utility method JspHelper.getUGI instead.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|