From c81ecca7801cd586af59349a9c5e61080534faac Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Sun, 11 Dec 2022 11:56:29 -0500 Subject: [PATCH] sdf org --- configs/ssh/config | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/configs/ssh/config b/configs/ssh/config index a15db02..2f36116 100644 --- a/configs/ssh/config +++ b/configs/ssh/config @@ -80,4 +80,9 @@ Host *.ring.nlnog.net Host *.sdf.org user ewpratten PreferredAuthentications password - PubkeyAuthentication no \ No newline at end of file + PubkeyAuthentication no + +Host sdf.org + user ewpratten + PreferredAuthentications password + PubkeyAuthentication no