pythongssapi / pythongssapi/python-gssapi
No key table entry found matching HTTP/myspn.domain.local/domain.local@
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- Python
- Sterne
- 116
- Forks
- 55
- Ø Merge
- 1 T. 24 Min.
- Gemergte PRs (30 T.)
- 2
Beschreibung
I've been testing this library with a kerberos setup that works using Apache/mod_auth_gssapi . While my krb5.conf and krb5.keytab work with Apache with this library I continually get the following error:
No key table entry found matching HTTP/myspn.domain.local/domain.local@
Notice the domain being appended to the end of the SPN and being blank after the @ sign.
kinit -kt krb5.keytab works fine.
My environment:
- Python 3.11.2
- OS: Debian Bookworm
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Beginne damit, den Fehler mit der gemeldeten krb5.conf und krb5.keytab unter Debian Bookworm zu reproduzieren. Vergleiche anschließend das Verhalten der Bibliothek mit Apache/mod_auth_gssapi und dem erfolgreichen Befehl kinit -kt krb5.keytab. Als abgeschlossen gilt die Aufgabe, wenn die Bibliothek für dieses Setup die Domäne nicht mehr an die SPN anhängt und den Realm nicht mehr leer lässt.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- authentication, security
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 25/100