question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Kerberos not working anymore in 4.9 and 4.10

See original GitHub issue

Describe the bug: It seems while refactoring Dockerfile during Py2/Py3 swap, kerberos support has been accidentially dropped. Following crucial packages are missing since then: krb5-config, krb5-user (see kerberos introduction in #1051 and drop in #1593 )

Steps to reproduce it? enable kerberos and see that kerberos binaries are missing:

FileNotFoundError: [Errno 2] No such file or directory: '/usr/bin/kinit': '/usr/bin/kinit'
[14/Jun/2021 07:03:23 ] supervisor   WARNING  Exit code for /usr/share/hue/build/env/bin/hue kt_renewer: 1
[14/Jun/2021 07:03:23 ] supervisor   ERROR    Process /usr/share/hue/build/env/bin/hue kt_renewer has restarted more than 3 times in the last 6 seconds
[14/Jun/2021 07:03:23 ] supervisor   WARNING  Supervisor shutting down!
[14/Jun/2021 07:03:23 ] supervisor   WARNING  Waiting for children to exit for 5 seconds...
[2021-06-14 07:03:23 +0000] [19] [INFO] Handling signal: int
[2021-06-14 07:03:23 +0000] [47] [INFO] Worker exiting (pid: 47)
[2021-06-14 07:03:24 +0000] [19] [INFO] Shutting down: Master

Hue version or source? (e.g. open source 4.5, CDH 5.16, CDP 1.0…). System info (e.g. OS, Browser…). open source 4.9, open source 4.10

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
mwullinkcommented, Nov 2, 2021

please fix in next version, should be easy fix.

0reactions
Harshg999commented, Apr 13, 2022
Read more comments on GitHub >

github_iconTop Results From Across the Web

KB5011233: Protections in CVE-2022-21920 may block NTLM ...
This article provides guidance when Kerberos authentication is not successful. More information. Installing the January 11, 2022 Windows updates and later ...
Read more >
19 Configuring Kerberos Authentication - Oracle Help Center
19.6 Troubleshooting the Oracle Kerberos Authentication Configuration. Oracle provides guidance for common Kerberos configuration problems. Common problems are ...
Read more >
Samba 4.10 Features added/changed
The DelegationNotAllowed Kerberos feature restriction was not being applied when processing protocol transition requests (S4U2Self), in the AD ...
Read more >
Configuring PuTTY
Currently this feature is not expected to work properly if your native keyboard layout is not US or UK. 4.10.4 Controlling display of...
Read more >
SSSD Kerberos AD authentication troubleshooting?
But when I started with a RHEL7 server intended for live use the KeyTab does not work for joining the realm and when...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found