Member since
10-07-2017
3
Posts
0
Kudos Received
0
Solutions
10-11-2017
09:09 AM
Hello all, Here a very well explained in the the answer https://community.hortonworks.com/questions/115771/nifi-hide-flows.html thanks to @Matt Clarke but still #4 answer not got Thanking you Regards, -Pramod
... View more
10-10-2017
11:29 AM
Hi All, 1)When a tenant is getting created in nifi. A new process group will get created and users in that group will work or create their a new flow files.? 2)I have referred the following doc.
https://bryanbende.com/development/2016/08/17/Apache-nifi-1-0-0-authorisation-and-multi-tenancy to achieve Multi-tenancy (Thanks for Bryan Bende for explaining well ). Here when team 1 user work on flow file of their process group. If the flow file has increased up-to 1000 then how to identify this flow file is of particular of this user created USER. 3) Can a particular user or tenant should not be able to view any flow files created by them.
Eg:- if a user in a tenant one created a profile it should be visible to users in tenant 2.
When a user tries to create flow files he needs to have a blank page or workpage. 4) I have integrated with LDAP for authentication. But I am adding users manually. is the ldap sync available now. Or is there a API where we can add users pro grammatically? Regards, -Pramod
... View more
Labels:
- Labels:
-
Apache NiFi
10-07-2017
11:51 AM
Hi All, I have setup three node secure NIFI cluster and integrated with LDAP for user login . my doubts 1)In login-identity-providers.xml can we add multiple USER Search Base of ldap.(i tried by adding multiple usersearchbase but failed) 2)LDAP user search should happen on multiple sub domains eg : DC=example1,dc=example,dc=com DC=example2,dc=example,dc=com 3) TO achieve mutitenancy in ldap what is the configuration changes we need to make in identity provider.xml 4)tenant1 user should access process group define for tenant 1 itself and its not access for tenant2 users Regards, -pramod
... View more
Labels:
- Labels:
-
Apache NiFi