[
https://issues.apache.org/jira/browse/NIFI-5486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16637323#comment-16637323
]
Joseph Witt commented on NIFI-5486:
-----------------------------------
removed fix version until there is PR and review traction.
> NiFi docker image secure setup missing user creation for node identity
> ----------------------------------------------------------------------
>
> Key: NIFI-5486
> URL: https://issues.apache.org/jira/browse/NIFI-5486
> Project: Apache NiFi
> Issue Type: Bug
> Components: Docker
> Reporter: Peter Wilcsinszky
> Assignee: Peter Wilcsinszky
> Priority: Major
>
> While adding the nifi-toolkit to the docker image found the following bug: if
> the initial admin identity is different from the identity in the node
> certificate then NiFi refuses to start because it won't find the related user
> object since there is no specification in the authorizers
> file-user-group-provider just for the initial admin user.
> The script currently uses simple sed commands to replace pregenerated tags in
> the authorizers file but here we will need to add a new tag, because there is
> only one placeholder currently: <property name="Initial User Identity
> 1"></property>
> .
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)