- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
how to config user login web on nifi?have enabled kerberos on hdf
Created 08-10-2018 06:25 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have enabled kerberos on hdf,but when i open nifi UI,there is no user login web. What else should i configure for login authenticcaion?
Created 08-10-2018 06:31 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Have you following the steps mentioned in the below article to configure SPNEGO for NiFi?
Created 08-10-2018 06:31 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Have you following the steps mentioned in the below article to configure SPNEGO for NiFi?
Created on 08-13-2018 02:23 AM - edited 08-17-2019 07:51 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have used toolkit to generate keystore.jks and truststore.jks, and enabled ssl for nifi.But another problem encountered.
./tls-toolkit.sh standalone -n 'hadfnode1' -C 'CN=admin/admin, OU=NIFI.COM' -f /usr/hdf/current/nifi/conf/nifi.properties -o'./target2' -K hadoop -P hadoop -S hadoop
I access https://xxx:9091/nifi and have loaded p12 file into broswer.But it accured 'Insufficient Permissions' exception.
Thanks.
