Users Guide

Table Of Contents
:
如果您添加的密钥小于 768 或大于 4096 位,CMC 可能不会显示消息,但在您尝试使用这些密
钥登录时,这些密钥会失效。
对于超过 2048 位的 DSA 密钥,请使用以下 racadm 命令。CMC 可接受的密钥强度最多为
4096 位,建议的密钥强度为 1024 位。
racadm -r 192.168.8.14 -u <default root account username> -p <default
root account password> sshpkauth -i svcacct -k 1 -p 0xfff -f
dsa_2048.pub
3. 单击生成,按指示在窗口中移动鼠标。
创建密钥后,您可以修改密钥注释字段。
还可以输入密码短语,来保证密钥的安全。确保将私人密钥保存起来。
4. 使用公共密钥时,有两个选项:
将公共密钥保存到文件中以便稍后上载。
使用文本选项添加帐户时,从供粘贴的公共密钥窗口中复制和粘贴文本。
Generating public keys for systems running Linux
The ssh-keygen application for Linux clients is a command line tool with no graphical user interface.
Open a terminal window and at the shell prompt type:
ssh-keygen t rsa b 1024 C testing
where,
t must be dsa or rsa.
b specifies the bit encryption size between 768 and 4096.
c allows modifying the public key comment and is optional.
The < passphrase > is optional. After the command completes, use the public file to pass to the
RACADM for uploading the file.
访问 CMC Web 界面
在使用 Web 界面登录 CMC 之前,请确保已配置支持的 Web 浏览器,并且已创建具有所需权限的用户帐户。
: 如果使用 Microsoft Internet Explorer,请通过代理连接,如果看到 The XML page cannot be
displayed 错误,则必须禁用代理才能继续。
要访问 CMC Web 界面,请执行以下操作:
1. 打开您的系统支持的 Web 浏览器。
有关支持的 Web 浏览器的最新信息,请参阅 dell.com/support/manuals 上的 Dell Systems Software
Support Matrix
Dell 系统软件支持值表)。
2. 地址字段中键入下面的 URL,然后按 <Enter>
要访问使用 IPv4 地址的 CMC,请输入:https://<CMC IP address>
如果默认的 HTTPS 端口号(端口 443)已更改,请键入:https://<CMC IP address>:<port
number>
要访问使用 IPv6 地址的 CMC,请输入:https://[<CMC IP address>]
38