[
https://issues.apache.org/jira/browse/NIFI-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15397596#comment-15397596
]
ASF GitHub Bot commented on NIFI-2390:
--------------------------------------
GitHub user bbende opened a pull request:
https://github.com/apache/nifi/pull/735
NIFI-2390 Separating of users and groups from authorizations.xml into…
… separate file
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bbende/nifi NIFI-2390
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/735.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 #735
----
commit cf6d8ae196006af74bce9685b176cae501880c02
Author: Bryan Bende <[email protected]>
Date: 2016-07-26T21:02:25Z
NIFI-2390 Separating of users and groups from authorizations.xml into
separate file
----
> Decouple users/user groups and policies
> ---------------------------------------
>
> Key: NIFI-2390
> URL: https://issues.apache.org/jira/browse/NIFI-2390
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Matt Gilman
> Assignee: Bryan Bende
> Fix For: 1.0.0
>
>
> Currently, users, user groups, and policies are all persisted in the same
> file. Because the policies are associated with a particular NiFi instance it
> makes this file not portable. However, the users and user groups
> configuration is completely independent of a particular instance and should
> be persisted in a separate file to promote portable of this configuration
> between NiFi instances.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)