[ https://issues.apache.org/jira/browse/ACCUMULO-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14261827#comment-14261827 ]
Josh Elser commented on ACCUMULO-3454: -------------------------------------- Good point, I hadn't thought about the broader issue. I'll try to take a look at them. Depending on the number of them, I'll fix 'em all or make a follow-on issue. > ZooZap should use server login, not client options > -------------------------------------------------- > > Key: ACCUMULO-3454 > URL: https://issues.apache.org/jira/browse/ACCUMULO-3454 > Project: Accumulo > Issue Type: Bug > Reporter: Josh Elser > Assignee: Josh Elser > Fix For: 1.7.0 > > > I noticed an oddity working on Kerberos where I could start Accumulo as > myself (which is expected since we have keytabs for the servers to login), > but shutting down Accumulo would fail because I didn't have credentials. > Looking into this, one thing we need is for ZooZap to login as the server > user, not as a client. The program needs access to accumulo-site.xml to > operate, so it's expected that this lives in "server land" and is not a > client application. -- This message was sent by Atlassian JIRA (v6.3.4#6332)