Difference between revisions of "PuTTY using key-pair authentication"
(Created page with "Open putty, name the new session here ''London admin'' and add host/IP to connect ''london.remote.access.com'' then press save. *picture 1 Optionally Connection>Data and ent...") |
|||
Line 1: | Line 1: | ||
Open putty, name the new session here ''London admin'' and add host/IP to connect ''london.remote.access.com'' then press save. | = Configure PuTTY = | ||
Open putty, name the new session here '''London admin''' and add host/IP to connect '''london.remote.access.com''' then press save. | |||
*picture 1 | *picture 1 | ||
Optionally | Optionally enter Auto-login username, example '''admin''' in Connection > Data section. | ||
*picture 2 | *picture 2 | ||
Choose private key used for authentication. Go to Category Connection > Auth and press Browse. | |||
Full content of the file can be stored in the company Password Safe in notes. Copy all notes into text editor and saving with PPK extension will re create the needed file. | |||
*pic 3 | |||
*pic 3-5 | |||
*pic 4 | |||
Save session by going to Category: Session and press Save. | |||
= Connect = | |||
Open PuTTY, press load '''London admin''', you should not be asked for username | |||
*pic 6 | |||
Enter 'Passphrase for key' that is password used to code the private-key. It was chosen at the time of key-pair creation. After then you will be logged in without prompt for the username password. |
Revision as of 01:15, 18 November 2013
Configure PuTTY
Open putty, name the new session here London admin and add host/IP to connect london.remote.access.com then press save.
- picture 1
Optionally enter Auto-login username, example admin in Connection > Data section.
- picture 2
Choose private key used for authentication. Go to Category Connection > Auth and press Browse. Full content of the file can be stored in the company Password Safe in notes. Copy all notes into text editor and saving with PPK extension will re create the needed file.
- pic 3
- pic 3-5
- pic 4
Save session by going to Category: Session and press Save.
Connect
Open PuTTY, press load London admin, you should not be asked for username
- pic 6
Enter 'Passphrase for key' that is password used to code the private-key. It was chosen at the time of key-pair creation. After then you will be logged in without prompt for the username password.