I'd double check that "secret" is correct and perhaps do you mean to use "addauth"?
On Wed, Oct 1, 2014 at 8:10 PM, Ranjan Sen <[email protected]> wrote: > Hi Accumulo users, > > I have a accumulo znode that I want to remove from zookeeper. I tried to > use the > > setAcl digest accumulo:secret > > but it is not working when I try to remove it > > [zk: localhost:2181(CONNECTED) 11] rmr > /accumulo/31d38c2a-3a26-49b3-a786-42d7e1e5d2b0/users/root > > Authentication is not valid : > /accumulo/31d38c2a-3a26-49b3-a786-42d7e1e5d2b0/users/root > > > so I was thinking of using skipACL=YES that I saw in the zookeeper > documentation. Any idea if this can be used with zkCli.sh? > > > Ranjan > -- https://github.com/mindscratch https://www.google.com/+CraigWickesser https://twitter.com/mind_scratch https://twitter.com/craig_links
