[ 
https://issues.apache.org/jira/browse/HDFS-1017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jakob Homan updated HDFS-1017:
------------------------------

    Attachment: HDFS-1017-Y20.patch

Patch for Y20 distribution, not to be committed.  Trunk to follow soon.  Before 
patch, exception with servlet not recognizing user, after patch succesfsully 
execute servlet with delegation token.

> 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.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.

Reply via email to