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