7–Installing Management Applications
Detailed Procedures
78
83840-546-00 D
CIM server must be started before running
cimconfig
, and must be restarted for
configuration changes to take effect.
Enable Authentication
The following OpenPegasus properties have to be set as described in this section.
Otherwise, the QLogic CIM Provider will not work properly. Ensure the following
are set before launching QCS and connecting to the provider.
Start CIM server if it is not already started. Then, set the following:
cimconfig -s enableAuthentication=true -p
cimconfig -s enableNamespaceAuthorization=false -p
cimconfig -s httpAuthType=Basic -p
cimconfig -s passwordFilePath=cimserver.passwd -p
cimconfig -s forceProviderProcesses=false -p
If you want root user to connect remotely:
cimconfig -s enableRemotePrivilegedUserAccess=true -p
User configuration with privilege: The Linux system users are used for
OpenPegasus authentication. The system users have to be added to
OpenPegasus using
cimuser
to connect with QCS:
cimuser -a -u
<username>
-w
<password>
Example:
cimuser -a -u root -w linux1
Enable HTTP
1.
If CIM server is not started, start it.
2.
Use the following command to set up an HTTP port (optional):
cimconfig -s httpPort=5988 -p
This property is not available for Inbox OpenPegasus.
3.
Use the following command to enable HTTP connection:
cimconfig -s enableHttpConnection=true -p
4.
Use the
cimserver -s
and
cimserver
commands, respectively, to stop
and restart CIM server for the new configuration to take effect.
cimconfig --help
Find out more about the command.
Table 7-4. cimconfig Commands to Configure OpenPegasus
Command
Description
Summary of Contents for 8400 Series
Page 390: ......