HP Storage Essentials V5.00.01 installation guide (T4283-96011, January 2006)

Storage Essentials 5.00.01 Installation Guide 151
The CIM Extension is ready to be contacted by the management server
when it displays a message resembling the following:
Thu Sep 21 14:46:47 EDT xxxx
CXWS x.x.x.x on /192.168.1.5 now accepting connections
Where xxxx is the year, x.x.x.x is the version of CIM Extension, and 192.168.1.5 is the
IP address of the host.
NOTE: Depending on your terminal type and processor speed, the message, CXWS x.x.x.x on
/192.168.1.5 now accepting connections, may not list all of the network interface IP
addresses on the host. Open the cxws.out file located in the
sys$specific:[opt.appqcime.log] directory to view the log messages during the startup of
the CIM Extension.
Restricting the Users Who Can Discover the Host
You can restrict the user accounts that can discover the host when the CIM Extension is started.
$ @sys$common:[opt.appqcime.tools]start -users user_names
The @sys$common:[opt.appqcime.tools]start -users user_name command provides
greater security by restricting access. When you use the management server to discover the host,
provide a user name that was specified in the -users parameter in the start command.
The following is an example of the command:
@sys$common:[opt.appqcime.tools]start -users myname
Where myname is a valid OpenVMS user name that must be used to discover this OpenVMS host.
For example, assume you want to use the management server to discover an OpenVMS host, but
you do not want to provide the password to the system.You can provide the password to another
valid OpenVMS user account that has less privileges, for example jsmythe.
You would log in to the OpenVMS host as system and start the CIM Extension by using the following
command:
@sys$common:[opt.appqcime.tools]start -users jsmythe
Where jsmythe is a valid OpenVMS user name.
You would then log in to the management server, access the Discovery page. Then, provide the user
name and password for jsmythe. Only the user name and password for jsmythe can be used to
discover the OpenVMS host. This is because you used jsmythe in the start -users command.
Manually Starting the CIM Extension to Specify
Multiple Users in a Colon-separated List
Another variation of the start command lets you provide multiple users in a colon-separated list, For
example:
@sys$common:[opt.appqcime.tools]start -users myname:jsmythe