wiki:Documentation/bAccountManagement/DSSHConf

Version 32 (modified by seskar, 11 years ago) ( diff )

Table of Contents

    Error: Page Documentation/SSHConf does not exist

SSH Keys

Configuring your SSH client to use keys instead of password

Putty

Generate a public/private key pair on your by using PuTTYgen as illustrated below:

Start PuTTYgen

No image "PuTTYgen1.jpg" attached to Documentation/bAccountManagement/DSSHConf

Click the Generate button.You will be asked to move mouse to generate some randomness. After that the program will generate key and display the result.

No image "PuTTYgen2.jpg" attached to Documentation/bAccountManagement/DSSHConf

Boxes "Key passphrase" and "Confirm passphrase" leave blank to be able to authenticate without passphrase.
Now, you can save public and private key.
You can recover the public key from the private key with PuTTYgen by clicking the Load button. But you can not recover the private key from the public key.
No image "PuTTYgen3.jpg" attached to Documentation/bAccountManagement/DSSHConf
Now, you need to upload public key to your orbit account. Click here to see instructions.
To connect to remote host using putty using public key authentication open session in the Connection > SSH > Auth window. Load the session profile before configuring the Auth window. Before connect click Save to update session profile.
You won't be prompt for password.

No image "PuTTYgen5.jpg" attached to Documentation/bAccountManagement/DSSHConf

SSH Secure Shell

No image "SecSh1.jpg" attached to Documentation/bAccountManagement/DSSHConf
From the menu choose Edit> Settings option and then Key
No image "SecSh2.jpg" attached to Documentation/bAccountManagement/DSSHConf
Click the Generate button.
No image "SecSh3.jpg" attached to Documentation/bAccountManagement/DSSHConf
Click Next
No image "SecSh4.jpg" attached to Documentation/bAccountManagement/DSSHConf

Select RSA type of the key. Click Next
No image "SecSh5.jpg" attached to Documentation/bAccountManagement/DSSHConf
Wait until key is generated.
No image "SecSh6.jpg" attached to Documentation/bAccountManagement/DSSHConf
Enter file name for private key and comment. Leave passphrase blank.
Click Next.
No image "SecSh7.jpg" attached to Documentation/bAccountManagement/DSSHConf
Click Next. To upload public key to your orbit account see instructions.

Now, save public key into file by clicking Export button
After you upload public key you can connect to host choosing Public Key option for Authentication Method.

No image "SecSh8.jpg" attached to Documentation/bAccountManagement/DSSHConf

Install the public key on the remote host

To upload you public key to your orbit account visit https://www.orbit-lab.org/loginService/ControlPanel. Choose "Change My Profile" option.
Here you can upload you public key and to change you profile.


Attachments (15)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.