[
https://issues.apache.org/jira/browse/HADOOP-10416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13949518#comment-13949518
]
Alejandro Abdelnur commented on HADOOP-10416:
---------------------------------------------
if you want to use BASIC you have to have, on the server side a connection to a
user/password store (ie LDAP). Oozie has a simple non-prod example of that.
Bowen, to solve your original problem (in Oozie), I think the best way will be
to try to reproduce it as I'm not able to fully understand what is the problem
based on the info provided. Would you please indicate the exact Apache Hadoop
and Apache Oozie versions (or commit from SVN/GIT you built them), the Oozie
configs and the commands that are failing?
> For pseudo authentication, what to do if there is an expired token?
> -------------------------------------------------------------------
>
> Key: HADOOP-10416
> URL: https://issues.apache.org/jira/browse/HADOOP-10416
> Project: Hadoop Common
> Issue Type: Bug
> Components: security
> Reporter: Tsz Wo Nicholas Sze
> Assignee: Tsz Wo Nicholas Sze
> Priority: Minor
> Attachments: c10416_20140321.patch, c10416_20140322.patch
>
>
> PseudoAuthenticationHandler currently only gets username from the "user.name"
> parameter. It there is an expired auth token in the request, the token is
> ignored. Further, if anonymous is enabled, the client will be authenticated
> as anonymous.
> The above behavior seems non-desirable since the client does not want to be
> authenticated as anonymous.
--
This message was sent by Atlassian JIRA
(v6.2#6252)