Users Guide

Table Of Contents
tty7
tty8
tty9
tty10
tty11
ttyS1
支持的 SSH 加密方案
要使用 SSH 协议与 iDRAC 通信它支持下表中列出的多种密码方案。
. 18: SSH 密码方案
方案类型 算法
非对称加密
公钥
ssh-rsa
ecdsa-sha2-nistp256
对称加密
密钥交换
curve25519-sha256@libssh.org
ecdh-sha2-nistp256
ecdh-sha2-nistp384
ecdh-sha2-nistp521
diffie-hellman-group-exchange-sha256
diffie-hellman-group14-sha1
Encryption加密
chacha20-poly1305@openssh.com
aes128-ctr
aes192-ctr
aes256-ctr
aes128-gcm@openssh.com
aes256-gcm@openssh.com
MAC
hmac-sha1
hmac-ripemd160
umac-64@openssh.com
压缩
: 如果启用 OpenSSH 7.0 或更高版本DSA 公共密钥支持将禁用。为了确保 iDRAC 的更好的安全性Dell 建议不启用 DSA
共密钥支持。
SSH 使用公共密钥验证
iDRAC 支持通过 SSH 的公共密钥验证 (PKA)。这是一项授权的功能。正确设置和使用了基于 SSH PKA 您必须输入登录
iDRAC 时的用户名。这对于设置自动脚本以执行各种功能非常有用。上传的密钥必须采用 RFC 4716 OpenSSH 格式。否则您必
须转换为该格式的密钥。
在任何情况下必须在 Management Station 上生成一对私有和公共密钥。将公共密钥上传到 iDRAC 本地用户和 SSH 客户端会使用
私有密钥建立管理站与 iDRAC 之间的信任关系。
您可以通过以下方法生成公共或私有密钥对
对于运行 Windows 的客户端使用 PuTTY Key Generator 应用程序
114 设置 iDRAC 通信