Project

General

Profile

Actions

Task #7563

closed

[Workbench] Add IdentityFile to suggested SSH client configuration

Added by Bryan Cosca over 8 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Normal
Assigned To:
-
Target version:
-

Description

If users have multiple ssh keys, they will need to specify an IdentityFile to point to the ssh key they have to use.

Host *.arvados
TCPKeepAlive yes
ServerAliveInterval 60
ProxyCommand ssh -p2222 -x -a $SSH_PROXY_FLAGS %h
IdentityFile ~/.ssh/id_rsa_yourkeyname

or something like that.


Related issues

Related to Arvados - Bug #7015: [Documentation] Refresh user guideResolvedBryan Cosca10/14/2015Actions
Actions

Also available in: Atom PDF