Files
gitea-pages/admin-guide/troubleshooting/kerberos.md
2024-08-08 16:17:50 +02:00

484 B

Kerberos

PSI Kerberos documentation: https://intranet.psi.ch/de/knowledge-base/kerberos-and-afs

  • Old AIT AD Kerberos troubleshooting guide: PDF
  • Old AIT keytab file documentation: PDF

Enable trace log of the Kerberos library to troubleshoot authentication problems (e.g. for curl):

KRB5_TRACE=/dev/stderr curl -v --negotiate -u : https://boot00-test.psi.ch/sysdb/v1/node > /dev/null