- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Kerberos fails to authenticate using Google Chrome
Created ‎05-09-2022 07:24 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, from one day to another the web ui of HDFS / YARN stop working saying :
HTTP ERROR 401
Problem accessing /index.html. Reason:
Authentication required
Classic problem when you dont use kinit -kt xxx.keytab xxx@MY_REAL.
Seems to me that is only a problem of Chrome (on Safari works fine, on Firefox i added the urls on some configurations props and works fine).
I tried some guide online that say to start chrome with --auth-server-whitelist= or use the console to add "
defaults write com.google.Chrome AuthServerWhitelist = "server.domain" but nothing of this works.
Im using Chrome 101.xxx on OSX 10.14.
Do you have any advice? Thanks!
Created ‎05-16-2022 03:55 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The best way to avoid this problem is to configure and use Knox Gateway to access those services. Knox will handle the authentication and will ensure you can use those services without requiring any specific browser configuration.
Cheers,
André
Was your question answered? Please take some time to click on "Accept as Solution" below this post.
If you find a reply useful, say thanks by clicking on the thumbs up button.
