WinSCPでstdb2に接続する

WinSCP の SSH 公開鍵と秘密鍵を作成するには?
STEP 1: Tera Term で公開鍵と秘密鍵を生成する。
(1) Tera Term を起動します。
(2) 起動すると「新しい接続」が表示されるので, 「キャンセル」をクリックします。
(3) Tera Term のメニューから, 「SSH 鍵生成」をクリックしたあとに、スクロールして下に「生成」をクリックします。
(4) 「RSA」を選択したあとに、「生成」をクリックします。
(5) 秘密鍵と公開鍵が作成されるまで待ちなさい。
(6) 認証鍵を生成後、「鍵のパスフレーズ」を入力し、同じパスフレーズを「パスフレーズの確認」に入力します。パスフレーズ
を記録しておいてください。あとからそのパスフレーズが必要になります。
多重公開鍵の場合は「コメント」に名を入ってください。
(7) 「公開鍵の保存」をクリックし、公開鍵を任意のフォルダに保存します。
(8) その後は「秘密鍵の保存」をクリックし、秘密鍵を任意のフォルダに保存します。
(6)
(7)
(8)
(7)
(8)
STEP 2: サーバーへ公開鍵を送ります
(1)
stdb2 の正規リスト(.ssh/authorized_keys)に[random_name_public_key.pub]名前付き公開鍵を
入力する必要です。
(2)
大塚さん([email protected])に[random_name_public_key.pub]名前付き公開を E メー
ルで送ってください。忘れずに彼に会って下さい。
STEP 3: PuTTY から WinSCP に変換する。
(3)
秘密鍵と公開鍵を作成したら WinSCP を起動します。
(4) If you are an old user switching to the new server, go to step (6). If you are a new user, then
click on [New site] and fill out as follows:
File protocol: SFTP or SCP
Host name: stdb2.stelab.nagoya-u.ac.jp
Port number: 22
User name: your_username
Password: your_password
(5)
(6)
Click [Save] to save your new connection. The connection should appear on the left panel,
as shown in the figure below.
Choose your connection by clicking on [email protected] then
click on [Edit]  [Advanced]
(7)
On the advanced settings menu go to [SSH]  [Authentication]
Where it says ‘Private key file’ click on the […], then in [All files] and locate your private
key file in the folder you previously saved it.
(8)
Once you have opened the private key, click [OK], you will get a prompt asking you if you
want to convert the key to PuTTY format, click [OK] again.
(9)
In order to convert you will need to provide your Key passphrase, once you input it click
[OK]. If you are successful you will get a confirmation that the foreign key was successfully
imported, then click [OK]
(10)
You will have the PuTTY Key Generator window open with your converted keys. As before,
you can add a Key comment to identify your key. Click [Save private key] and save your
private key in a folder file of your choosing.
This time you will have a random_name_private_key.ppk file.
(11)
After you have saved your key, close the PuTTY Key generator, you don’t need it anymore.
(12)
Go back to [SSH]  [Authentication] window in step (7) and click on the […]. Use it to
locate the random_name_private_key.ppk and then click [OK] to load it. Then click [Save]
the save the new settings.
(13)
Finally, click on [Login] and you will be asked to write the Key Passphrase, then click [OK]
(14)
If you got your password you should be connected to the server now. Congratulations!