Users Guide

Remote Enablement
安装后配置
本节详细说明安装
Remote Enablement 功能之后配置相关 RPM 的步骤。
安装后配置脚本位于服务器文件系统的
/opt/dell/srvadmin/etc/
安装完所有相关 RPM Remote Enablement 功能后执行 autoconf_cim_component.sh
脚本。
在执行
autoconf_cim_component.sh 脚本前请确保已安装“系统管理”。
执行以下命令根据默认配置
./ autoconf_cim_component.sh
来配置
sfbc openwsman
: 要在受管节点上将
openwsman 配置为在另一个端口上运行请结合 autoconf_cim_component.sh 使用 -p
<
端口
>
选项。这是可选配置默认情况下openwsman 将被配置为在端口 443 上运行。
相关链接
在支持的 Linux VMware ESX 上安装管理系统软件
WSMAN 创建服务器证书
可以为
WSMAN 创建新证书也可以重复使用现有的证书。
创建新证书
您可以通过执行
/etc/openwsman 下的 owsmangencert.sh 脚本创建 WSMAN 的新服务器证书。此脚本由
openwsman
RPM 提供。请按照向导中的步骤创建服务器证书。
重复使用现有的证书
如果有自签证书或认证机构签署的证书
则可以通过以下方法为 openwsman 服务器使用相同的证书使用现
有的证书值更新
/etc/openwsman/openwsman.conf [server] 标记分组内的 ssl_cert_file
ssl_key_file
值。
openwsman 客户端配置 CRL
您需要配置
Server Administrator Web Server 使用的证书吊销列表 (CRL)。为此请执行以下操作
1.
/etc/openwsman/openwsman_client.conf 中提供一个有效的 CRL 文件。
2. 如果保留空白
则忽略 CRL 检查。
: 只有
SUSE Linux Enterprise Server 版本 11 Red Hat Enterprise Linux Server 版本 5 更新 5 提供 CRL
持。对于其他操作系统请联系操作系统供应商以提供所需的包含 CRL 支持的 CURL 库。
运行
sfcb openwsman
运行
sfcb openwsman
/etc/init.d/sfcb start
/etc/init.d/openwsmand start
:
Red Hat Enterprise Linux 6 使用 sblim-sfcb 代替 sfcb
Red Hat Enterprise Linux 6 要让
sblim-sfcb openwsman 在重新引导后自动启动需要使用 chkconfig
公用程序更改运行级别。例如若要在运行级别
3 5 上运行 sblim-sfcb请使用以下命令
#chkconfig sblim-sfcb on --level 35
: 有关
chkconfig 及其用法的详情请参阅操作系统说明文件。
管理系统已配置并已准备就绪
可供 Server Administrator Web Server 使用。
26