Do all of the NiFi instances themselves have the same permissions?

Both the operating user (i.e. you) and the Node Identities within the
cluster need to have permissions for viewing and modifying data (had this
issue myself earlier today until I remembered what was needed).


---
*Chris Sampson*
IT Consultant
chris.samp...@naimuri.com
<https://www.naimuri.com/>


On Wed, 28 Apr 2021 at 14:06, Shawn Weeks <swe...@weeksconsulting.us> wrote:

> On a new NiFi 1.13.2 installation I’m receiving an Insufficient Permission
> error when I try and clear a queue on the root canvas. My user is a member
> of a local group called “admin” that has been assigned every permission on
> the root canvas include “view the data”, “modify the data”, etc, as well as
> everything under the system policies. I can’t figure out what permission
> I’m missing. I also can’t view the queue either.
>
>
>
> 2021-04-28 13:01:44,874 INFO [NiFi Web Server-324]
> o.a.n.w.s.NiFiAuthenticationFilter Authentication success for sweeks
>
> 2021-04-28 13:01:44,875 INFO [NiFi Web Server-324]
> o.a.n.w.a.c.AccessDeniedExceptionMapper identity[sweeks], groups[admin]
> does not have permission to access the requested resource. Unable to modify
> the data for Processor with ID 1887dab4-0179-1000-ffff-ffff99018b60.
> Returning Forbidden response.
>
> 2021-04-28 13:01:44,876 INFO [NiFi Web Server-312]
> o.a.n.w.s.NiFiAuthenticationFilter Attempting request for (<sweeks><
> node1.example.org><node2.example.orgl>) POST
> https://node1.example.org:8443/nifi-api/flowfile-queues/18882d1e-0179-1000-0000-000004f46c76/drop-requests
> (source ip: 10.208.126.182)
>
> 2021-04-28 13:01:44,876 INFO [NiFi Web Server-312]
> o.a.n.w.s.NiFiAuthenticationFilter Authentication success for sweeks
>
>
>
> Thanks
>
> Shawn
>

Reply via email to