clarify scope of tracing (also for other tools)
This commit is contained in:
@@ -6,7 +6,8 @@ PSI Kerberos documentation: https://intranet.psi.ch/de/knowledge-base/kerberos-a
|
||||
- Old AIT keytab file documentation: [PDF](../_static/AIT-Keytab-File.pdf)
|
||||
|
||||
|
||||
Troubleshooting kerberos authentication problems of curl:
|
||||
Enable trace log of the Kerberos library to troubleshoot authentication problems (e.g. for curl):
|
||||
|
||||
```bash
|
||||
KRB5_TRACE=/dev/stderr curl -v --negotiate -u : https://boot00-test.psi.ch/sysdb/v1/node > /dev/null
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user