[ https://issues.apache.org/jira/browse/ACCUMULO-259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13182946#comment-13182946 ]
John Vines commented on ACCUMULO-259: ------------------------------------- Thought I made a ticket for this, but closest I can find is the comment in ACCUMULO-238 . This is step one. Step two is to do as you described- seperate the 'authority provider' from the 'authenticator'. This way we can let users authenticate against one system that may or may not be able of holding credentials. So, as you said, they could authenticate against one system and then use zookeeper for their various credentials. And I agree on the errors. > ZKAuthentictor needs to be split up > ----------------------------------- > > Key: ACCUMULO-259 > URL: https://issues.apache.org/jira/browse/ACCUMULO-259 > Project: Accumulo > Issue Type: Improvement > Components: master, tserver > Reporter: John Vines > Assignee: Eric Newton > > Currently the ZKAuthenticator does both the checking of credentials as well > as the functionality of the Authenticator. We need to split those into two > different classes for improved testing as well as pluggability of the > security scheme. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira