Actions
Bug #4265
closed[Workbench] default .ssh/config instructions should specify cluster name
Status:
Closed
Priority:
Normal
Assigned To:
-
Category:
Workbench
Target version:
-
Story points:
0.5
Updated by Tim Pierce over 11 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 %h
Need to update documentation to match:
doc/user/getting_started/ssh-access-unix.html.textile.liquid
Updated by Tim Pierce over 11 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 4 years ago
- Target version deleted (
Arvados Future Sprints)
Updated by Peter Amstutz about 2 years ago
- Release deleted (
60) - Target version deleted (
Future)
Actions