Actions
Bug #4265
open[Workbench] default .ssh/config instructions should specify cluster name
Status:
New
Priority:
Normal
Assigned To:
-
Category:
Workbench
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Story points:
0.5
Updated by Tim Pierce about 10 years ago
The instructions for updating .ssh/config
that are listed at https://workbench.qr1hi.arvadosapi.com/manage_account should specify the cluster name instead of *.arvados
for every cluster, e.g.:
Host name Login name Command line shell twp ssh twp@shell.qr1hi ~/.ssh/config: Host *.qr1hi ProxyCommand ssh -p2222 turnout@switchyard.qr1hi.arvadosapi.com -x -a $SSH_PROXY_FLAGS %hNeed to update documentation to match:
doc/user/getting_started/ssh-access-unix.html.textile.liquid
Updated by Tim Pierce about 10 years ago
- Subject changed from default .ssh/config instructions should specify cluster name to [Workbench] default .ssh/config instructions should specify cluster name
- Category set to Workbench
Updated by Ward Vandewege over 3 years ago
- Target version deleted (
Arvados Future Sprints)
Actions