| Author |
Message |
inkblot
Joined: 08 Sep 2003
Posts: 62
Location: Bucharest
|
| Posted: Wed Sep 10, 2003 2:05 pm Post subject: rsa auth to console |
|
|
| Is there any way I can use RSA authentication when I connect to my linode's console on the host machine? |
|
| Back to top |
|
caker
Joined: 15 Apr 2003
Posts: 2392
Location: Galloway, NJ
|
| Posted: Thu Nov 13, 2003 6:15 pm Post subject: |
|
|
Right now there isn't...
I have planned support for rsa key authentication. You would be able to manage your keys through the LPM web interface. This will all tie in to the features I plan on adding to Lish (Linode Shell) -- the script that you connect to when you ssh into the host for console access...
Some future examples would be:
Code: ssh user@hostX.linode.com reboot (to boot the default profile)
ssh user@hostX.linode.com reboot 2 (to boot the second profile)
ssh user@hostX.linode.com reboot last (last profile booted)
ssh user@hostX.linode.com shutdown
In addition to those quick commands, an actual prompt would appear when just ssh'ing in. Some additional commands could be: sysrq support, stop/go (pause and unpause), statistics gathering, you could script polling your network usage, etc...
-Chris |
|
| Back to top |
|
kenny
Joined: 27 Jun 2003
Posts: 66
|
| Posted: Fri Nov 14, 2003 1:13 pm Post subject: |
|
|
caker wrote: In addition to those quick commands, an actual prompt would appear when just ssh'ing in. Some additional commands could be: sysrq support, stop/go (pause and unpause), statistics gathering, you could script polling your network usage, etc...
sweeeeeeet
kenny |
|
| Back to top |
|
caker
Joined: 15 Apr 2003
Posts: 2392
Location: Galloway, NJ
|
| Posted: Thu Jan 15, 2004 4:42 pm Post subject: |
|
|
rsa/dsa auth to Lish (console) has been deployed. Look under "My Profile" or "Remote Access" link off the Overview page.
BTW, thanks for the help testing this, inkblot!
-Chris |
|
| Back to top |
|
| |