Users Guide
rpm -ivh sblim-sfcb-x.x.x.rpm
rpm -ivh sblim-sfcc-x.x.x.rpm
rpm -ivh libwsman1-x.x.x.rpm openwsman-client-x.x.x.rpm
rpm -ivh openwsman-server-x.x.x.rpm
Remote Enablement 安装后配置
本节详细说明安装 Remote Enablement 功能之后配置相关 RPM 的步骤。
安装后配置脚本位于 Dell Systems Management Tools and Documentation DVD 上的 /opt/dell/srvadmin/etc/ 中。
安装完所有相关 RPM 和 Remote Enablement 功能后,执行 autoconf_cim_component.sh 脚本。
在执行 autoconf_cim_component.sh 脚本前,请确保已安装 Dell OpenManage。有关安装 Dell OpenManage 的信息,请参阅“安装受管系统软件”。
执行以下命令根据默认配置来配置 sfbc 和 openwsman。
./ autoconf_cim_component.sh
为 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 检查。
运行 sfcb 和 openwsman
运行 sfcb 和 openwsman:
l /etc/init.d/sfcb start
l /etc/init.d/openwsman start
Managed System 已配置并已准备就绪可供 Server Administrator Web Server 使用。
用于 Red Hat Enterprise Linux 操作系统 openwsman 和 sfcb 的 Winbind 配置
1. 备份以下文件:
l /etc/pam.d/openwsman
注:libwsman 和 openwsman 客户端 RPM 应同时安装,因为它们具有循环相关性。
注:只有 SUSE Linux Enterprise Server 版本 11 才支持 CRL。对于其它操作系统,与操作系统供应商联系以提供支持 CRL 的所需 CURL 程序库。