[
https://issues.apache.org/jira/browse/NIFI-8418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Wise updated NIFI-8418:
----------------------------
Description:
We run multiple NiFi clusters, with a lot of the same users on most of them.
When a person leaves the team, there's no quick & easy way to remove them.
Currently, the only way to remove a user is by utilizing the UI on every
cluster individually, which isn't exactly fast.
The registry command set already has an "update-user" function, but there's no
nifi counterpart. Neither the nifi nor registry commands has a delete-user
subcommand; both of those command sets should offer one - e.g. "nifi
delete-user -ui <uuid>".
Summary - please add the following commands to the toolkit:
* {{nifi update-user -ui <uuid> -un <arg>}}
* {{nifi delete-user -ui <uuid>}}
* {{registry delete-user -ui <uuid>}}
was:
We run multiple NiFi clusters, with a lot of the same users on most of them.
When a person leaves the team, there's no quick & easy way to remove them.
Currently, the only way to remove a user is by utilizing the UI on every
cluster individually, which isn't exactly fast.
The registry command set already has an "update-user" function, but there's no
nifi counterpart. Neither the nifi nor registry commands has a delete-user
subcommand; both of those command sets should offer one - e.g. "nifi
delete-user -ui <uuid>".
Summary: Add additional user commands to nifi-toolkit (was: Add "nifi
update-user", "nifi delete-user", and "registry delete-user" to nifi-toolkit)
> Add additional user commands to nifi-toolkit
> --------------------------------------------
>
> Key: NIFI-8418
> URL: https://issues.apache.org/jira/browse/NIFI-8418
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Tools and Build
> Reporter: John Wise
> Priority: Trivial
>
> We run multiple NiFi clusters, with a lot of the same users on most of them.
> When a person leaves the team, there's no quick & easy way to remove them.
> Currently, the only way to remove a user is by utilizing the UI on every
> cluster individually, which isn't exactly fast.
> The registry command set already has an "update-user" function, but there's
> no nifi counterpart. Neither the nifi nor registry commands has a
> delete-user subcommand; both of those command sets should offer one - e.g.
> "nifi delete-user -ui <uuid>".
> Summary - please add the following commands to the toolkit:
> * {{nifi update-user -ui <uuid> -un <arg>}}
> * {{nifi delete-user -ui <uuid>}}
> * {{registry delete-user -ui <uuid>}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)