pythongssapi / pythongssapi/python-gssapi
No key table entry found matching HTTP/myspn.domain.local/domain.local@
Personne n'a encore pris cette issue.
- Langage dominant
- Python
- Étoiles
- 116
- Forks
- 55
- Merge moyen
- 1 j 24 min
- PR mergées (30 j)
- 2
Description
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
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Par où commencer
- Lisez l'issue en entier, puis le guide de contribution du projet.
- Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
- Forkez le dépôt et travaillez sur une branche.
- Ouvrez une pull request qui référence le numéro de l'issue.
Piste de recherche
Commencez par reproduire l’erreur avec les fichiers krb5.conf et krb5.keytab indiqués sur Debian Bookworm, puis comparez le comportement de la bibliothèque avec Apache/mod_auth_gssapi et avec la commande kinit -kt krb5.keytab qui fonctionne. Le travail est terminé lorsque, pour cette configuration, la bibliothèque n’ajoute plus le domaine au SPN et ne laisse plus le realm vide.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- python
- Domaine
- authentication, security
- Type d'issue
- Bug
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 25/100