How do you bootstrap Apache NiFi 1.3.0 with a set of DNs

∥☆過路亽.° 提交于 2019-12-13 03:52:44

问题


I'm doing an install of Apache NiFi 1.3.0... It has a new way to install users, it appears to be only via the GUI.

I'm curious if there's a way to boostrap a list of users by DN with policies set to them. I know there's the legacy users file...

I'm looking at the users.xml file. It requires an identifier which maps to policies found in the authorizations.xml file.

Old NiFi would have had me do it here: https://community.hortonworks.com/articles/886/securing-nifi-step-by-step.html


回答1:


Here are several resources which explain how to setup a new secure instance:

https://nifi.apache.org/docs/nifi-docs/html/administration-guide.html#authorizers-setup

https://pierrevillard.com/2016/11/29/apache-nifi-1-1-0-secured-cluster-setup/

https://bryanbende.com/development/2016/08/17/apache-nifi-1-0-0-authorization-and-multi-tenancy



来源:https://stackoverflow.com/questions/46222427/how-do-you-bootstrap-apache-nifi-1-3-0-with-a-set-of-dns

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!