[
https://issues.apache.org/jira/browse/HADOOP-9054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13526647#comment-13526647
]
Hudson commented on HADOOP-9054:
--------------------------------
Integrated in Hadoop-trunk-Commit #3098 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/3098/])
HADOOP-9054. Add AuthenticationHandler that uses Kerberos but allows for an
alternate form of authentication for browsers. (rkanter via tucu) (Revision
1418429)
Result = SUCCESS
tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1418429
Files :
* /hadoop/common/trunk/hadoop-common-project/hadoop-auth/pom.xml
*
/hadoop/common/trunk/hadoop-common-project/hadoop-auth/src/main/java/org/apache/hadoop/security/authentication/server/AltKerberosAuthenticationHandler.java
*
/hadoop/common/trunk/hadoop-common-project/hadoop-auth/src/site/apt/Configuration.apt.vm
*
/hadoop/common/trunk/hadoop-common-project/hadoop-auth/src/site/apt/index.apt.vm
*
/hadoop/common/trunk/hadoop-common-project/hadoop-auth/src/test/java/org/apache/hadoop/security/authentication/server/TestAltKerberosAuthenticationHandler.java
*
/hadoop/common/trunk/hadoop-common-project/hadoop-auth/src/test/java/org/apache/hadoop/security/authentication/server/TestKerberosAuthenticationHandler.java
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
> Add AuthenticationHandler that uses Kerberos but allows for an alternate form
> of authentication for browsers
> ------------------------------------------------------------------------------------------------------------
>
> Key: HADOOP-9054
> URL: https://issues.apache.org/jira/browse/HADOOP-9054
> Project: Hadoop Common
> Issue Type: New Feature
> Components: security
> Reporter: Robert Kanter
> Assignee: Robert Kanter
> Fix For: 2.0.3-alpha
>
> Attachments: HADOOP-9054.patch, HADOOP-9054.patch, HADOOP-9054.patch,
> HADOOP-9054.patch
>
>
> It would be useful for some Oozie users if, when using Kerberos, that browser
> access to the oozie web UI could be authenticated in a different way (w/o
> Kerberos). This may be useful for other projects using Hadoop-Auth, so this
> feature is to add a new AuthenticationHandler that uses Kerberos by default,
> unless a browser (user-agents are configurable) is used, in which case some
> other form of authentication can be used.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira