Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

Kerberos authentication fails for Firefox flatpak

  • 1 Antwort
  • 1 hat dieses Problem
  • 4 Aufrufe
  • Letzte Antwort von 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?

Alle Antworten (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...