- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Unable to authenticate to zeppelin UI
- Labels:
-
Apache Zeppelin
Created 09-27-2023 01:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Accessing zeppelin with pam credentials are failing with bad credentials
Created 09-27-2023 01:40 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @Harish-hadoop
Make sure zeppelin user has read permission on /etc/shadow file to authentication using pam
You can try setting the read permission with the below command on zeppelin host
Created 09-27-2023 01:40 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @Harish-hadoop
Make sure zeppelin user has read permission on /etc/shadow file to authentication using pam
You can try setting the read permission with the below command on zeppelin host
Created 09-27-2023 07:58 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks @Scharan It worked perfectly
