[
https://issues.apache.org/jira/browse/HDFS-1017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12840746#action_12840746
]
Owen O'Malley commented on HDFS-1017:
-------------------------------------
+1
> 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
> Attachments: HDFS-1017-Y20-2.patch, HDFS-1017-Y20.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.