问题
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