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

Daryn Sharp updated HADOOP-8991:
--------------------------------

    Attachment: HADOOP-8991.patch

{{TestDoAsEffectiveUser}} was checking that the proxy part of the ugi was being 
"lost".  Awhile back there was a discussion about how the auth for a real vs. 
effective user should be tracked.  It pertained to {{JspHelper}}, proxy tokens, 
and oozie.  I've updated the patch to match the behavior of {{JspHelper}}.
                
> Add support for SASL PLAIN authentication
> -----------------------------------------
>
>                 Key: HADOOP-8991
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8991
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: ipc
>            Reporter: Daryn Sharp
>            Assignee: Daryn Sharp
>         Attachments: HADOOP-8991.patch, HADOOP-8991.patch
>
>
> Adding SASL PLAIN auth will allow {{isSecurityEnabled}} to mean SASL is 
> active instead of only meaning kerberos is enabled.  SASL will always require 
> tokens.  PLAIN will be the same as SIMPLE, with the added requirement of 
> tokens.

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

Reply via email to