[ 
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

Add sasl PLAIN security value.  Add client and server callbacks for PLAIN.  
Tried to localize the setting of the UGI auth type closer to where it's 
constructed to ensure the correct real/effective user gets sets.
                
> 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
>
>
> 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