Bryan Bende created NIFI-7067:
---------------------------------
Summary: Allow a user and group with the same name/identity to
exist
Key: NIFI-7067
URL: https://issues.apache.org/jira/browse/NIFI-7067
Project: Apache NiFi
Issue Type: Improvement
Reporter: Bryan Bende
Assignee: Bryan Bende
Fix For: 1.12.0
Currently we install an integrity check around the configured
user-group-provider and we go through every user and every group and make sure
no other user or group exist with the same name, so you can't have a user named
"nifi" and a group named "nifi". This is a common scenario, especially with a
provider like the ShellUserGroupProvider which gets users and groups from the
OS.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)