[Planetlab-users] ssh keys
Brought to you by:
alklinga
|
From: Larry P. <ll...@CS...> - 2003-12-23 15:37:52
|
We have decided, as an extra precaution, to require all users to change their ssh keys. You need to first create a new private/public key pair using ssh-keygen: ssh-keygen -t rsa -f ~/.ssh/identity be sure to protect your private key with a passphrase. Then upload your new public key (found in ~/.ssh/identity.pub) by going to the PlanetLab web page and: - logging in (click the "Login" link) - editing your account info (click the "Manage Account" link) My apologies to those conscientious users that already changed their keys. Larry |