Develop and Download Open Source Software

Browse Subversion Repository

Diff of /branches/4-stable/doc/ja/html/commandline/ttssh.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 783 by maya, Thu Feb 14 04:54:54 2008 UTC revision 789 by yutakapon, Sat Feb 16 11:09:45 2008 UTC
# Line 109  ttermpro.exe server4:22 /ssh /2 /auth=pu Line 109  ttermpro.exe server4:22 /ssh /2 /auth=pu
109  </pre>  </pre>
110    
111    
112    
113    <h2>例: Pageantとの連携</h2>
114    
115    <a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html">Pageant</a>をスタートアップフォルダへ設置させます。
116    
117    <pre>
118    C:\usr\pageant.exe c:\usr\Identify.ppk
119    </pre>
120    
121    TeraTermからPageantを利用して、公開鍵認証による接続をするには以下のようにします。
122    
123    <pre>
124    ttermpro.exe shell.sourceforge.jp:22 /ssh /auth=pageant /user=yutaka
125    </pre>
126    
127  </body>  </body>
128  </html>  </html>

Legend:
Removed from v.783  
changed lines
  Added in v.789

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26