Yolanda M. Davis created NIFI-4255:
--------------------------------------
Summary: Add support for providing ACLs for paths in Zookeeper
Migration tool
Key: NIFI-4255
URL: https://issues.apache.org/jira/browse/NIFI-4255
Project: Apache NiFi
Issue Type: Improvement
Components: Tools and Build
Affects Versions: 1.3.0
Reporter: Yolanda M. Davis
Currently in the Zookeeper migration utility there is support for applying acls
when importing zookeeper data (Znodes). However this support only applies
default ACLs values (either Open or Creator specific), and the value used
depends on if security is enabled or disabled in the destination Zookeeper
instance. This may become problematic if the user/identity used to import
zookeeper data does not align with the users/identities that require
read/modify rights on the imported Znodes. This also doesn't provide users
flexibility in defining specific rights or applying additional authorizations
on paths.
Enhancing the existing utility to support providing ACL information would offer
users more flexibility in defining permissions and authentication schemes on
znodes.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)