sshconfig
This commit is contained in:
29
.ssh/config
29
.ssh/config
@@ -57,34 +57,7 @@ Host remote11
|
|||||||
Host dardel
|
Host dardel
|
||||||
Hostname dardel.pdc.kth.se
|
Hostname dardel.pdc.kth.se
|
||||||
User fojt
|
User fojt
|
||||||
GSSAPIAuthentication yes
|
IdentityFile ~/.ssh/id_dardel
|
||||||
GSSAPIKeyExchange yes
|
|
||||||
GSSAPIDelegateCredentials yes
|
|
||||||
PreferredAuthentications gssapi-keyex,gssapi-with-mic
|
|
||||||
|
|
||||||
Host beskow
|
|
||||||
Hostname beskow.pdc.kth.se
|
|
||||||
User fojt
|
|
||||||
GSSAPIAuthentication yes
|
|
||||||
GSSAPIKeyExchange yes
|
|
||||||
GSSAPIDelegateCredentials yes
|
|
||||||
PreferredAuthentications gssapi-keyex,gssapi-with-mic
|
|
||||||
|
|
||||||
Host pdctransfer
|
|
||||||
Hostname t04n27.pdc.kth.se
|
|
||||||
User fojt
|
|
||||||
GSSAPIAuthentication yes
|
|
||||||
GSSAPIKeyExchange yes
|
|
||||||
GSSAPIDelegateCredentials yes
|
|
||||||
PreferredAuthentications gssapi-keyex,gssapi-with-mic
|
|
||||||
|
|
||||||
Host tegner
|
|
||||||
Hostname tegner.pdc.kth.se
|
|
||||||
User fojt
|
|
||||||
GSSAPIAuthentication yes
|
|
||||||
GSSAPIKeyExchange yes
|
|
||||||
GSSAPIDelegateCredentials yes
|
|
||||||
PreferredAuthentications gssapi-keyex,gssapi-with-mic
|
|
||||||
|
|
||||||
Host *
|
Host *
|
||||||
ForwardAgent no
|
ForwardAgent no
|
||||||
|
|||||||
Reference in New Issue
Block a user