RFC 4252 - The Secure Shell (SSH) Authentication Protocol (セキュアシェル (SSH) 認証プロトコル)
- ステータス: Proposed Standard
- 発行日: January 2006
- ストリーム: IETF
- エラッタ: エラッタなし
このメモのステータス
この文書は、インターネットコミュニティのためのインターネット標準化過程プロトコルを規定し、改善のための議論と提案を求めるものです。このプロトコルの標準化状態とステータスについては、"Internet Official Protocol Standards" (STD 1) の現行版を参照してください。このメモの配布は無制限です。
著作権表示
Copyright (C) The Internet Society (2006)。
概要
セキュアシェルプロトコル (SSH) は、安全でないネットワーク上でセキュアなリモートログインとその他のセキュアなネットワークサービスを提供するためのプロトコルです。この文書では、SSH 認証プロトコルのフレームワークと公開鍵、パスワード、ホストベースのクライアント認証方法について説明します。追加の認証方法は別の文書で説明されています。SSH 認証プロトコルは SSH トランスポート層プロトコルの上で動作し、SSH 接続プロトコルのための単一の認証されたトンネルを提供します。
Contents
- 1. Introduction (はじめに)
- 2. Contributors (貢献者)
- 3. Conventions Used in This Document (この文書で使用される規約)
- 4. The Authentication Protocol Framework (認証プロトコルフレームワーク)
- 5. Authentication Requests (認証リクエスト)
- 6. Authentication Protocol Message Numbers (認証プロトコルメッセージ番号)
- 7. Public Key Authentication Method: "publickey" (公開鍵認証方法: "publickey")
- 8. Password Authentication Method: "password" (パスワード認証方法: "password")
- 9. Host-Based Authentication: "hostbased" (ホストベース認証: "hostbased")
- 10. IANA Considerations (IANA に関する考慮事項)
- 11. Security Considerations (セキュリティに関する考慮事項)
- 12. References (参考文献)
- Authors' Addresses (著者の連絡先)
- Trademark Notice (商標表示)