You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@accumulo.apache.org by lo...@aol.com on 2017/04/13 17:02:47 UTC

setauth configuration

Is it possible to configure setauth without having to call ‘accumulo shell setauth’ against a running accumulo?

And if not, is it ok to bring up accumulo, call setauth (from the shell), bring accumulo down and then restart it?

Thanks in advance

Re: setauth configuration

Posted by Carlos Okieffe <lo...@aol.com>.
Thanks

> On Apr 13, 2017, at 2:12 PM, Josh Elser <jo...@gmail.com> wrote:
> 
> No, you need to have Accumulo running in order to set the authorizations for a user.
> 
> Yes, user authorizations are persisted across restarts of Accumulo.
> 
> losjr@aol.com wrote:
>> Is it possible to configure setauth without having to call ‘accumulo shell setauth’ against a running accumulo?
>> 
>> And if not, is it ok to bring up accumulo, call setauth (from the shell), bring accumulo down and then restart it?
>> 
>> Thanks in advance


Re: setauth configuration

Posted by Josh Elser <jo...@gmail.com>.
No, you need to have Accumulo running in order to set the authorizations 
for a user.

Yes, user authorizations are persisted across restarts of Accumulo.

losjr@aol.com wrote:
> Is it possible to configure setauth without having to call \u2018accumulo shell setauth\u2019 against a running accumulo?
>
> And if not, is it ok to bring up accumulo, call setauth (from the shell), bring accumulo down and then restart it?
>
> Thanks in advance