[
https://issues.apache.org/jira/browse/NIFI-6206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16815715#comment-16815715
]
Mark Bean commented on NIFI-6206:
---------------------------------
This is exactly what I discovered. I had erroneously specified an Initial User
Identity and Initial Admin Identity. I see that is not necessary - and in fact
incorrect - in this case. Thanks.
> flow inheritance should include authorizations.xml and users.xml
> ----------------------------------------------------------------
>
> Key: NIFI-6206
> URL: https://issues.apache.org/jira/browse/NIFI-6206
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Affects Versions: 1.9.2
> Reporter: Mark Bean
> Priority: Major
>
> When a Node joins a cluster and does not contain a flow.xml.gz file, the file
> is downloaded from the Cluster. The same is not true for either
> authorizations.xml nor users.xml. However, both of these files contain
> elements of the flow that are verified for consistency before a Node is
> allowed to join the Cluster.
> Recommended change: just as in the case of flow.xml.gz, a missing
> authorizations.xml and/or users.xml file should be inherited and downloaded
> from the Cluster.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)