Users Guide

NetXtreme 用户指南 安装 Linux 驱动程序和管理应用程序
86 Linux 管理应用程序 文档 2CS57XX-CDUM513-R
启用身份验证
下述 OpenPegasus 属性应按照本部分所述设置。否则,Broadcom CIM Provider 将无法正确工作。确保启动 BACS 和连接
至提供者前,完成如下设置。
如果 CIM 服务器未启动,则先启动。然后,设置如下:
cimconfig‐senableAuthentication=true‐p
cimconfig‐senableNamespaceAuthorization=false‐p
cimconfig‐shttpAuthType=Basic‐p
cimconfig‐spasswordFilePath=cimserver.passwd‐p
cimconfig‐sforceProviderProcesses=false‐p
如果想让根用户远程连接:
cimconfig‐senableRemotePrivilegedUserAccess=true‐p
用户配置与权限Linux 系统用户用于 OpenPegasus 身份验证系统用户通过 BACS 使用 cimuser 应被添加至
OpenPegasus
cimuser‐a‐u<username>‐w<password>
示例:cimuser‐a‐uroot‐wlinux1
启用 HTTP
1. 如果 CIM 服务器未启动,则先启动。
2. 使用以下命令设置 HTTP 端口 (可选)
cimconfig‐shttpPort=5988‐p
此属性不适用于 Inbox OpenPegasus
3. 使用以下命令启用 HTTP 连接:
cimconfig‐senableHttpConnection=true‐p
4. 分别使用 cimserver‐s cimserver 命令停止和重启 CIM 服务器,以使新配置生效。
启用 HTTPS
1. 如果 CIM 服务器未启动,则先启动。
2. 使用以下命令设置 HTTPS 端口 (可选)
cimconfig‐shttpsPort=5989‐p
此属性不适用于 Inbox OpenPegasus
3. 使用以下命令启用 HTTPS 连接:
cimconfig‐senableHttpsConnection=true‐p
4. 分别使用 cimserver‐s cimserver 命令停止和重启 CIM 服务器,以使新配置生效。