You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/02/05 14:20:00 UTC

[jira] [Commented] (NIFI-7067) Allow a user and group with the same name/identity to exist

    [ https://issues.apache.org/jira/browse/NIFI-7067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17030693#comment-17030693 ] 

ASF subversion and git services commented on NIFI-7067:
-------------------------------------------------------

Commit 5d851e6a136ce28cc4ccd262b4d15a2f37856255 in nifi's branch refs/heads/master from Bryan Bende
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=5d851e6 ]

NIFI-7067 Allow a user and group with the same name/identity to exist

This closes #4019


> 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
>            Priority: Major
>             Fix For: 1.12.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)