On Wed, Mar 28, 2012 at 5:46 PM, John Vines <[email protected]> wrote: > You can sort of do the inverse. Assuming an external database/file/etc to > look up a users rule, you can have a web service user who has all auths. But > depending on who is issuing the query to the web service, you can pass the > appropriate auths to accumulo for server side filtering.
If you are passing the authorizations to accumulo then the web server user does not need to have any authorizations at all.
