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

ASF subversion and git services commented on ACCUMULO-1132:
-----------------------------------------------------------

Commit a943f323b6ef9a614edee55c075eb63567b5c80a in branch refs/heads/master 
from [~ctubbsii]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=a943f32 ]

ACCUMULO-1132 Provide AuthenticationToken type for system user

                
> Use a concrete implementation of AuthenticationToken for !SYSTEM user
> ---------------------------------------------------------------------
>
>                 Key: ACCUMULO-1132
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1132
>             Project: Accumulo
>          Issue Type: Sub-task
>          Components: master, tserver
>            Reporter: Christopher Tubbs
>            Assignee: Christopher Tubbs
>             Fix For: 1.6.0
>
>
> Using a concrete implementation of this class prevents collisions with user 
> names (so we don't have to reserve "!SYSTEM"... not that many users would 
> want that). It also simplifies things for developers on the server side, 
> because we don't need a lot of custom code that diverges from the 
> authentication API, for handling the !SYSTEM user.

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