Dell PowerVault MD3600f Series Instrukcja instalacji - Strona 11

Przeglądaj online lub pobierz pdf Instrukcja instalacji dla Przechowywanie Dell PowerVault MD3600f Series. Dell PowerVault MD3600f Series 18 stron. Remote replication
Również dla Dell PowerVault MD3600f Series: Podręcznik wdrażania (36 strony), Podręcznik konfiguracji (22 strony), Macierz wsparcia (17 strony), Podręcznik funkcjonalny (15 strony)

Dell PowerVault MD3600f Series Instrukcja instalacji

Configuring CIM Server

Use the following commands to perform basic CIM server configuration
operations.
NOTE:
Restart the OpenPegasus server after executing any of the following
commands.
To set an http port:
# cimconfig -s httpPort=<port> -p
To set an https port:
# cimconfig -s httpsPort=<port> -p
To enable or disable the http connection:
# cimconfig -s enableHttpConnection={true | false}
-p
To enable or disable the https connection:
# cimconfig -s enableHttpsConnection={true |
false} -p
To enable or disable authentication:
# cimconfig -s enableAuthentication={false | true}
–p
To add a user for defining the credentials for CIM client to authenticate
with the CIM server:
# cimuser -a -u username -w password
To remove a user:
# cimuser -r -u username -w password
Installing and Uninstalling the SMI-S Provider
11