.ssh: Dardel config

This commit is contained in:
2022-01-03 09:27:52 +01:00
parent be733bbcba
commit ec76425031

View File

@@ -63,6 +63,14 @@ Host remote11
ControlPersist yes ControlPersist yes
ControlPath ~/.ssh/socket-%r@%h:%p ControlPath ~/.ssh/socket-%r@%h:%p
Host dardel
Hostname dardel.pdc.kth.se
User fojt
GSSAPIAuthentication yes
GSSAPIKeyExchange yes
GSSAPIDelegateCredentials yes
PreferredAuthentications gssapi-keyex,gssapi-with-mic
Host beskow Host beskow
Hostname beskow.pdc.kth.se Hostname beskow.pdc.kth.se
User fojt User fojt