[ 
https://issues.apache.org/jira/browse/HADOOP-9021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13494434#comment-13494434
 ] 

Robert Joseph Evans commented on HADOOP-9021:
---------------------------------------------

My only real issue with this is that if no secret manager is passed in, and 
only TOKEN is passed in you get an error of "Server is not configured to accept 
any authentication".  I would prefer to see at a minimum before that a Warning 
that TOKEN was configured and no Secret manager was passed in. But preferably a 
better error saying A Server configured with Token must have a Secret manager 
to go with it.
                
> Enforce configured SASL method on the server
> --------------------------------------------
>
>                 Key: HADOOP-9021
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9021
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: ipc, security
>    Affects Versions: 0.23.0, 2.0.0-alpha, 3.0.0
>            Reporter: Daryn Sharp
>            Assignee: Daryn Sharp
>         Attachments: HADOOP-9021.patch
>
>
> The RPC needs to restrict itself to only using the configured SASL method.

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