Yuliya Feldman created HADOOP-14182:
---------------------------------------

             Summary: Support for pluggable security
                 Key: HADOOP-14182
                 URL: https://issues.apache.org/jira/browse/HADOOP-14182
             Project: Hadoop Common
          Issue Type: Improvement
          Components: common, security
            Reporter: Yuliya Feldman


Today all SASL based authentications allow just Kerberos and Digest.
If we want to use yet another different SASL based authentication and adding 
one more "if/else" with some code specific just to that new way does not make 
much sense.
Proposal is to allow to plug custom SASL Authentication mechanism(s) without 
further changes in Hadoop code.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to