From 2e86eaef3858bf07bc43befc24e049ac8126193f Mon Sep 17 00:00:00 2001 From: Konrad Bucheli Date: Fri, 3 Feb 2023 11:17:47 +0100 Subject: [PATCH] document how to configure Putty --- user-guide/putty.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user-guide/putty.md b/user-guide/putty.md index e07632b0..e335b867 100644 --- a/user-guide/putty.md +++ b/user-guide/putty.md @@ -2,7 +2,7 @@ ## Kerberos/AFS Failures with Default Settings -The default settings of Putty allows to connect to a Linux host. But when there are services depending on Kerberos like AFS then that will fail: +The default settings of Putty allow to connect to a Linux host. But when there are services depending on Kerberos like AFS then that will fail: ![Failing AFS](putty/missing_kerberos_ticket_delegation.png)