Improve key handling for SDF.org
This commit is contained in:
parent
2ce28511be
commit
55ac191f08
@ -7,11 +7,7 @@ Host * !*.github.com !github.com
|
|||||||
VisualHostKey yes
|
VisualHostKey yes
|
||||||
|
|
||||||
# Github SSH adapter for restricted networks
|
# Github SSH adapter for restricted networks
|
||||||
Host github.com
|
Host github.com gist.github.com
|
||||||
HostName ssh.github.com
|
|
||||||
Port 443
|
|
||||||
|
|
||||||
Host gist.github.com
|
|
||||||
HostName ssh.github.com
|
HostName ssh.github.com
|
||||||
Port 443
|
Port 443
|
||||||
|
|
||||||
@ -67,18 +63,10 @@ Host *.sheridanc.on.ca
|
|||||||
Host *.ring.nlnog.net
|
Host *.ring.nlnog.net
|
||||||
User ewpratten
|
User ewpratten
|
||||||
IdentitiesOnly yes
|
IdentitiesOnly yes
|
||||||
#IdentityFile ~/.ssh/id_ed25519_sk_rk.pub
|
|
||||||
|
|
||||||
# SDF.org
|
# SDF.org
|
||||||
Host *.sdf.org
|
Host sdf.org *.sdf.org
|
||||||
user ewpratten
|
user ewpratten
|
||||||
PreferredAuthentications password
|
|
||||||
PubkeyAuthentication no
|
|
||||||
|
|
||||||
Host sdf.org
|
|
||||||
user ewpratten
|
|
||||||
PreferredAuthentications password
|
|
||||||
PubkeyAuthentication no
|
|
||||||
|
|
||||||
# Personal Infra
|
# Personal Infra
|
||||||
Host oci-arm
|
Host oci-arm
|
||||||
|
Loading…
x
Reference in New Issue
Block a user