Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

Add user in NIFI 0.70

avatar
Rising Star

Hi All,

How to create Users in NIFI by default it has Administrator.

Thanks

Iyappan

1 ACCEPTED SOLUTION

avatar
Super Mentor
@Iyappan Gopalakrishnan

Adding new users to a secured NiFI 0.x / HDF 1.x version of NiFi can be done directly via the NIFi UI.

I am assuming you have already secured your NiFi and manually added the initial admin to the authorized-users.xml file.

Adding new users is pretty easy. Simply have the new user attempt to access the https web address for your nifi 0.7 install. After authenticating successfully (Done via client certs, ldap, etc), they will see a screen telling them they are not authorized for access and giving them the opportunity to request access. Once they request access, the "Admin" user who does have access to the UI will need need to go into the users UI by clicking on the below Icon which can be found in the upper right corner of the NiFi UI:

9448-screen-shot-2016-05-30-at-94250-am.png

From within that UI you will see all existing users and any pending authorization users.

Simply click on the pencil icon to the right of any pending users to authorize them for 1 or more of the available user roles (Administrator, Dataflow Manger, Read Only, or Provenance).

The administration-guide included with your install can give you more details on each of the roles and what privileges each grants to the users.

Thanks,

Matt

View solution in original post

4 REPLIES 4

avatar
Super Guru

look for Configuring Users & Access Policies in https://nifi.apache.org/docs/nifi-docs/html/administration-guide.html

avatar
Rising Star

Thanks @Rajkumar Singh

Can you explain more on creating user

avatar
Super Mentor
@Rajkumar Singh

@Iyappan Gopalakrishnan The link here references an administration-guide for NIFI 1.x baseline. The NIFI 0.x baseline is very different. I suggest reading the administration-guide that was bundled with your download version for more accurate information on adding and setting up new users.

Thanks,

Matt

avatar
Super Mentor
@Iyappan Gopalakrishnan

Adding new users to a secured NiFI 0.x / HDF 1.x version of NiFi can be done directly via the NIFi UI.

I am assuming you have already secured your NiFi and manually added the initial admin to the authorized-users.xml file.

Adding new users is pretty easy. Simply have the new user attempt to access the https web address for your nifi 0.7 install. After authenticating successfully (Done via client certs, ldap, etc), they will see a screen telling them they are not authorized for access and giving them the opportunity to request access. Once they request access, the "Admin" user who does have access to the UI will need need to go into the users UI by clicking on the below Icon which can be found in the upper right corner of the NiFi UI:

9448-screen-shot-2016-05-30-at-94250-am.png

From within that UI you will see all existing users and any pending authorization users.

Simply click on the pencil icon to the right of any pending users to authorize them for 1 or more of the available user roles (Administrator, Dataflow Manger, Read Only, or Provenance).

The administration-guide included with your install can give you more details on each of the roles and what privileges each grants to the users.

Thanks,

Matt