the digest used to protect data in zookeeper is "cb:password"; change this to 
"accumulo:password"
-------------------------------------------------------------------------------------------------

                 Key: ACCUMULO-60
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-60
             Project: Accumulo
          Issue Type: Bug
    Affects Versions: 1.4.0
            Reporter: Eric Newton
            Assignee: Eric Newton
            Priority: Trivial


If users need to modify zookeeper values from the zkCli.sh utility, they will 
need to

{noformat}
[zk: zoohost:2181(CONNECTED) 0] setauth digest accumulo:somePassword
{noformat}

It would be confusing to leave it as "cb".  Be prepared to wipe your zookeeper, 
because this will make all your users' passwords unreadable.

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

        

Reply via email to