Hi: I’m running a BatchIQ-provisioned NiFi instance: it’s configured with a single (‘admin’) user. I want to add additional (non-admin) users. In the NiFi admin docs I see this:
When users want access to the NiFi UI, they navigate to the configured URL and are prompted to request access. When someone has requested access, the ADMIN user sees a star on the Users icon in the Management Toolbar, alerting the ADMIN to the fact that a request is pending. Upon opening the User Management Page, the pending request is visible, and the ADMIN can grant access and click on the pencil icon to set the user’s roles appropriately. However, when I point (any) browser to my NiFi instance I just get the standard login/password form, and any username other than ‘admin’ is rejected. Am I doing it wrong? I guess I’m missing something obvious? Any help gratefully appreciated! Thanks, Mike PS. Related: the provisioned instance has an ec2-user account (with the public key I specified when I provisioned it), but I don’t know how to su to root, so I can’t poke around in /opt/nifi. Is this also obvious?
