Users Guide

102 Installing Managed System Software on Supported Linux Operating Systems
Post-Installation Configuration for Remote
Enablement
This section details the steps to configure the dependent RPMs if you have
installed the Remote Enablement feature.
The post-installation configuration script is available at
/opt/dell/srvadmin/etc/ on the server file system.
After installing all the dependent RPMs and the Remote Enablement feature,
execute the autoconf_cim_component.sh script.
Before executing the autoconf_cim_component.sh script, ensure
Dell OpenManage is installed. For information on installing
Dell OpenManage see, "Installing Managed System Software."
Execute the following command to configure sfbc and openwsman as per
the default configurations:
./ autoconf_cim_component.sh
NOTE: To configure Openwsman on the Managed Node to run on a different port,
use the -p <port> option with autoconf_cim_component.sh. This is optional and by
default the Openwsman will be configured to run on port 443.
Creating Server Certificate for WSMAN
You can either create a new certificate for WSMAN or reuse an existing
certificate.
Creating a New Certificate
You can create a new server certificate for WSMAN by executing the
owsmangencert.sh script located at /etc/openwsman. This script is provided
by the openwsman RPM. Follow the steps in the wizard to create the server
certificate.
Reusing an Existing Certificate
If you have a self-signed or CA-signed certificate, you can use the same
certificate for the openwsman server by updating the ssl_cert_file and
ssl_key_file values, grouped under [server] tag, in
/etc/openwsman/openwsman.conf with your existing certificate values.