Creating a DB2® server configuration
You can create a server installation configuration that uses a DB2® database. You must install the database, either locally or remotely, and create a database instance before you install the Remote Control server.
About this task
Ensure that you set up the database before you create the task. For more information about setting up the database, see the BigFix® Remote Control Installation Guide and the chapter that describes Setting up the database.
To create a DB2® server configuration task, complete the following steps:
Procedure
- Select the relevant operating system.
- Enter the installation directory for the Remote Control server to be installed to or accept the default that is given.
- Select the relevant DB2® version
and enter the relevant database parameters.
- Database server address
-
The IP address or host name of your database server.Note: 127.0.0.1 can be used when DB2® is installed locally. If you install DB2® on a remote system, type the IP address of the remote system.
- Port on which to connect to the database
- Port on which DB2® is installed.Note:
- On Windows™® systems, the default port is 50000. On Linux™ systems, the default port is 50001.
- A remote DB2® installation is limited to type four connections. A local installation can use type two or four. For type two connections, set the port value to 0.
- Name of the Database to use
- Specify the name for the database to be used with the Remote Control server or accept the default that is given.
- Database Administrator Userid
-
Specify the Administrator user ID that is used for logging on to the database. The user ID must have admin access to the database.
- Database Administrator Password
-
Specify the Administrator password for connecting to the database.
- Path to the JDBC drivers
-
Specify the path to the DB2® JAR files, db2jcc.jar, and db2jcc_license.jar
- Path to db2profile script
- Specify the path to the db2profile for the DB2® instance.
For example, /home/db2inst1/sqllib/db2profile
Note: This field is available only when you install in a Linux™ operating system and if you select to create the database.
- Path to the DB2® libraries
- Specify the path to the DB2® libraries. For example,
/home/db2inst1/sqllib/lib32
Note: This field is available only when you install in a Linux™ operating system and if you select to create the database.
- If Local, create the database
- If DB2® is installed locally
(127.0.0.1), you can select to create a blank database during the installation. You can also select
to drop an existing local database and create a new database. Note: Do not select create database or drop database if you are using a remote database.
- If Local, drop an existing database
- If DB2® is installed locally (127.0.0.1), you can select to
drop the database and create a new one. Note: Do not drop the database if you are using a remote database.
- New database location (Drive name) / (Path name)
- Specify the path where the database can be installed. If the installation is
local and you select to create the database, the admin user who is specified must have the
appropriate authority. On a Windows™ system, use the
db2admin user, and on a Linux™ system, the user must be a
member of the group db2grp1. Note:
- Linux™ systems
- Specify a directory that the admin User ID has read and write permissions for.
- Windows™ systems
- Specify a drive letter.
-
Enter the server installation parameter values.
- HTTPS as Default for Target URL
- Select this option for the target to use the HTTPS server URL to communicate with the server.
The enforce.secure.endpoint.callhome and
enforce.secure.endpoint.upload properties in the
trc.properties file are also set to true. If not selected, the HTTP URL is used. Regardless of your selection, the
enforce.secure.web.access, enforce.secure.weblogon, and
enforce.secure.alllogon properties that enable HTTPS logon and access to the
web portal, are all set to True by default. For more information about these
properties, see Set a secure environment
.The check box is selected by default on a new installation. Note: For HTTPS, you must use a fully qualified domain name in the Address of the Websphere server field.
- Use secure registration tokens to register targets
- Select this option to enable the secure target registration feature. This feature prevents unauthorized targets from registering with the Remote Control server. Ensure that the HTTPS as Default for Target URL option is also selected. For more information about secure registration, see Enable secure target registration..
- Address of the WebSphere® server
- The fully qualified name for the Remote Control server. For
example,
trcserver.example.com
.Note: Enter the fully qualified name. This name is used to create the URL in the trc.properties file that is passed to the target when it contacts the server for the first time. If the fully qualified name is incorrect, the target might be unable to contact the server successfully when it is next due to contact it. - Web path of URL
- Specify the web path for the server URL,
http://trcserver.example.com/webpath. For example,
trc
. http://trcserver.example.com/trc - HTTP port
- Specify a port for the server. Default is 80.
- HTTPS port
- Specify a port if you are using SSL. Default is 443.
- Administrator email
- Specify an administrator email address. For example,
admin@company.com
Note: To use the email function within the Remote Control server, a mail server must be installed. For more information about enabling email, see the BigFix® Remote Control Installation Guide. - Enable FIPS
- Select to enable FIPS compliance on the server. For more information about enabling FIPS compliance, see the BigFix® Remote Control Installation Guide.
- Enable NIST SP800-131A compliance (Enables FIPS)
- Select this option to enforce NIST SP800-131A compliant algorithms and key strengths for all cryptographic functions. For more information about enabling NIST SP800-131A compliance, see the BigFix® Remote Control Installation Guide.
- Adjust some advanced web parameters
- Select this option to set extra port values.
- Save the configuration by completing the
following steps:
- Click Create Server Installation Task
- Complete the relevant information for your task and click OK.