Enabling server security for a Windows service
When the IBM® Engineering Requirements
Management DOORS®
(DOORS)
database server is installed, it is registered as a Windows service. By default, secure mode and the
server security options are disabled. If you are running the database server from Windows services
and want to use server security, you must enable secure mode and server security options.
About this task
- The path for 64-bit machines registry keys is: HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Telelogic\DOORS_Server\9.version\Config
- The path for 32-bit machines registry keys is: HKEY_LOCAL_MACHINE\SOFTWARE\Telelogic\DOORS_Server\9.version\Config
- secure ON
- serverSecurityBrokerHost BrokerHost
- serverSecurityBrokerPort BrokerPort
where BrokerHost is the server name or IP address of the server that is hosting the ActiveMQ broker and BrokerPort is the port for Active MQ broker connections.
Depending on the certificates that you use, you might also need to set these parameters:- serverhostname server_host_name
- certName certificate_name
- keyDB keystore_location