[
https://issues.apache.org/jira/browse/NIFI-2403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15394068#comment-15394068
]
ASF GitHub Bot commented on NIFI-2403:
--------------------------------------
GitHub user bbende opened a pull request:
https://github.com/apache/nifi/pull/724
NIFI-2403 Ensuring uniqueness on user identities and group names
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bbende/nifi NIFI-2403
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/724.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #724
----
commit e632cd337acbc031ae1e722905ae2560cd611cac
Author: Bryan Bende <[email protected]>
Date: 2016-07-26T15:37:17Z
NIFI-2403 Ensuring uniqueness on user identities and group names
----
> Users and Groups with same name/identity cause problems in FileAuthorizer
> -------------------------------------------------------------------------
>
> Key: NIFI-2403
> URL: https://issues.apache.org/jira/browse/NIFI-2403
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 1.0.0
> Reporter: Bryan Bende
> Assignee: Bryan Bende
> Fix For: 1.0.0
>
>
> Currently the FileAuthorizer does not check for uniqueness of user identities
> or group names, and this leads to non-deterministic behavior.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)