From 85ce8839d925be5e24a8c8ddd8f47ad926a5e5a2 Mon Sep 17 00:00:00 2001 From: Thomas Date: Thu, 14 Nov 2024 17:40:41 +0100 Subject: [PATCH] add macOS notice --- bih-cluster/docs/connecting/connection-problems.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bih-cluster/docs/connecting/connection-problems.md b/bih-cluster/docs/connecting/connection-problems.md index 186531813..4f4502b10 100644 --- a/bih-cluster/docs/connecting/connection-problems.md +++ b/bih-cluster/docs/connecting/connection-problems.md @@ -94,3 +94,7 @@ your SSH key. In this case, please connect with increased verbosity to the cluster (`ssh -vvv ...`) and mail the output and a detailed description to [hpc-helpdesk@bih-charite.de](mailto:hpc-helpdesk@bih-charite.de). +If you're using macOS and run into problems that your key is not accepted when connecting, +please make sure that you're SSH key is +[properly unlocked in your SSH agent](./advanced-ssh/unix/#macos). +