コンフィグレーションコマンドレファレンス Vol.1


41.1.4 SSH情報

表41‒4 SSHのエラーメッセージ

メッセージ

内容

ssh: '<file path>' file open error.(<reason>)

指定ファイルがオープンできません。

<file path>:指定ファイル

<reason>:エラー種別

ssh: input file is bad format.

入力ファイルが不正な形式です。

ssh: Public keys are a maximum of 10 entries per one user.

公開鍵は1ユーザ当たり最大10エントリです。

ssh: The number of bits of a public key is out of range.

公開鍵のビット数は範囲外です。

ssh: The public key is bad format.

公開鍵が不正な形式です。

ssh: The public key is nothing.

公開鍵がありません。

ssh: The public key is too long.

公開鍵が長過ぎます。

ssh: Usernames are a maximum of 20 entries.

ユーザ名は最大20エントリです。