Този сайт ще има ограничена функционалност, докато се извършва тече неговата поддръжка. Ако дадена статия не може реши проблема ви и искате да зададете въпрос, нашата общност е готова да ви помогне на @firefox в Twitter и /r/firefox в Reddit.

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

Kerberos authentication fails for Firefox flatpak

  • 1 отговор
  • 1 има този проблем
  • 4 изгледи
  • Последен отговор от dan.j23

more options

I have a kerberos token on my machine, and I followed instructions like: https://auth.docs.cern.ch/user-documentation/kerberos-authentication/ to allow firefox to trust a specific domain for Kerberos authentication.

The change I made works fine for my Mac.

However, when I try to authenticate within firefox on Linux (ArchLinux 5.10.15-arch1) it does not succeed. I suspect it is related to the fact that Firefox, there, is a flatpak and perhaps can't access the kerberos token? Is there a way around that?

I have a kerberos token on my machine, and I followed instructions like: https://auth.docs.cern.ch/user-documentation/kerberos-authentication/ to allow firefox to trust a specific domain for Kerberos authentication. The change I made works fine for my Mac. However, when I try to authenticate within firefox on Linux (ArchLinux 5.10.15-arch1) it does not succeed. I suspect it is related to the fact that Firefox, there, is a flatpak and perhaps can't access the kerberos token? Is there a way around that?

Всички отговори (1)

more options

Two links that might help: https://gitlab.gnome.org/GNOME/gnome-build-meta/-/merge_requests/389 https://src.fedoraproject.org/flatpaks/firefox/pull-request/1 though I have to admit that they are a bit over my head...