HP XP P9000 for Business Continuity Manager Software Installation Guide
4. Enable basic access authentication.
a. Execute the htpasswd to set up a user ID and password for authenticating Replication
Manager.
• After executing the htpasswd command, a file that manages the user ID and
password for basic access authentication of the Replication Manager will be created.
The following is an execution example of the htpasswd command:
htpasswd /usr/local/apache/.htaccess user-name
b. See Table 27 (page 61) to edit the httpd.conf file.
Table 27 Required settings for the httpd.conf file to set up authentication
ValuesDirectives
Specify the realm that will be used for authentication.AuthName
Specify the type of user authentication.
Specify Basic.
AuthType
Specify the location of the management file for the
user ID and password created by the htpasswd
command.
AuthUserFile
Specify the users that are allowed access.Require
5. Restrict access to the TCP/IP port used by the Business Continuity Manager agent.
IBM HTTP Server is the only program that can communicate with the Business Continuity
Manager agent.
6. Import the IBM HTTP Server certificate into the truststore (jssecacerts).
7. Set a protocol for communicating with IBM HTTP Server.
For detailed procedures, see the following:
• For Step 1 to step “Setting up HTTPS connections” (page 58) (IBM HTTP Server settings)
IBM HTTP Server for WebSphere Application Server product information available from the
IBM WebSphere Application Server information center
• For Step 5 (z/OS settings)
Communications Server IP Configuration Reference
• For “Setting up HTTPS connections” (page 58) and Step 7 (HP Command Suite settings)
HP XP P9000 Replication Manager Software Configuration Guide
Collecting the trace log
To collect error logs and access logs between XP P9000 Replication Manager and IBM HTTP
Server, use the log function of IBM HTTP Server.
To determine whether to collect logs of IBM HTTP Server, follow the instructions from the Web
administrator. Note that, if you do not collect logs, it might be difficult to determine the cause of
an access error.
Creating initialization parameters
This section describes how to create the initialization parameters for setting up the environment
required to start the Business Continuity Manager agent. YKPRM00 is a member of the initialization
parameter samples registered in the sample library during initialization. Adjust the parameters to
fit your environment.
Creating initialization parameters 61