Open-Source-Software-Entwicklung und Downloads

Browse Subversion Repository

Annotation of /trunk/doc/jp/html/menu/setup-sshauth.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 331 - (hide annotations) (download) (as text)
Sat Dec 16 05:12:33 2006 UTC (17 years, 5 months ago) by maya
Original Path: doc/trunk/jp/html/menu/setup-sshauth.html
File MIME type: text/html
File size: 1316 byte(s)
フォルダ構成を整理した。

1 maya 331 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
2     "http://www.w3.org/TR/html4/strict.dtd">
3     <html>
4     <head>
5     <meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
6     <TITLE>SSH Authentication([Setup] メニュー)</title>
7     <META http-equiv="Content-Style-Type" content="text/css">
8     <link rel="stylesheet" href="../style.css" type="text/css">
9     </head>
10    
11     <body>
12     <h1>SSH Authentication([Setup] メニュー)</h1>
13    
14     <h2>"TTSSH: Authentication Setup" ダイアログボックス</h2>
15    
16     <dl>
17     <dt>User name</dt>
18     <dd>SSH 接続で用いるユーザ名を指定します。</dd>
19    
20     <dt>Use plain passwd to log in</dt>
21     <dd>
22     パスワード認証を用いる場合に指定します。SSH2 接続の場合では "keyboard-interactive (SSH2)" を指定できます。この場合、通信路にはパスワードそのものは流れません。(通常のパスワード認証の場合は、暗号化された上でパスワードそのものが流れます。)
23     </dd>
24    
25     <dt>Use RSA/DSA key to login</dt>
26     <dd>あらかじめ作成した RSA/DSA 鍵を用いた認証方法を選択します。</dd>
27    
28     <dt>Use rhost to login (SSH1)</dt>
29     <dd>ホストの設定で rhost が利用できる場合に選択します。</dd>
30    
31     <dt>
32     Use challenge/response to log in (SSH1:TIS, SSH2:keyboard-interactive)
33     </dt>
34     <dd>チャレンジ/レスポンス認証を用いる場合に指定します。</dd>
35     </dl>
36     </body>
37     </html>

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