Install Guide

: 如果您从 SUSE Linux Enterprise Server 11 SP3 操作系统 DVD 安装了 sblim-sfcb RPM Distributed Web Server
(DWS) 连接不能正常工作。要解决连接问题您必须从 SUSE Linux Enterprise Server 11 SP2 操作系统 DVD 或从
Systems
Management Tools and Documentation
DVD 安装 sblim-sfcb RPM
在执行 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 使用。
用于 Red Hat Enterprise Linux 操作系统
openwsman sfcb Winbind 配置
32 OMI 安装上请按照下述说明来配置 openwsman sfcb。对于 64 位安装请将 .lib 替换为 lib64
1. 备份以下文件
/etc/pam.d/openwsman
12
预安装设置