Previous Topic: uxauth Key—Registry SettingsNext Topic: Additional Registry Keys


WebService

CA ControlMinder maintains Web Service settings that it uses under the following key:

HKEY_LOCAL_MACHINE\SOFTWARE\ComputerAssociates\AccessControl\WebService

Note: The WebService registry key and related entries are added as part of the CA ControlMinder Endpoint Management installation.

The WebService registry key contains the following registry entries:

auditFileCheckInterval

Defines how often, in seconds, the CA ControlMinder Web Service checks if the audit file size has reached the defined limit.

Default: 60

auditFileMaxSize

Defines the maximum size in KB of the CA ControlMinder Web Service audit log file.

When the file reaches this size, the Web Service renames the file to "Backup_of_logFileName" and it creates an audit log file.

Default: 20000

backLog

Defines the maximum size of the request queue the CA ControlMinder Web Service maintains.

Default: 101

localPortNumber

Defines the port CA ControlMinder Web Service uses to open a non-SSL listener to accept SOAP requests from the local machine.

Default: 0

logFileName

Defines the name of the CA ControlMinder Web Service audit log file name.

If you leave this value empty string (""), the Web Service sends log messages to the terminal when you run the Web Service with the -debug option.

Default: ACServerInstallDir\WebService\log\WebService.log

machineName

Defines the name of the computer the CA ControlMinder Web Service is installed on.

Default: 127.0.0.1

maxRequestsQueue

Defines the size of the global request queue of sockets.

Default: 1001

maxThreads

Defines the number of threads CA ControlMinder Web Service uses.

Default: 7

portNumber

Defines the port CA ControlMinder Web Service uses to communicate.

Default: 5248

sessionTimeOut

Defines the number of seconds before CA ControlMinder Web Service terminates a session when there is no operation.

Default: 601

StandAloneService

Specifies whether the CA ControlMinder Web Service operates as a standalone service.

If the CA ControlMinder Web Service operates as a standalone service, the service is not stopped or started when you use secons to stop or seosd to start CA ControlMinder services. Instead, you use Windows native tools to start and stop the CA ControlMinder Web Service.

If the CA ControlMinder Web Service does not operate as a standalone service, the service is stopped and started when you use secons to stop or seosd to start CA ControlMinder services. You cannot use Windows native tools to start and stop the CA ControlMinder Web Service. However, to use seosd -start to start the CA ControlMinder Web Service, define the CA ControlMinder Web Service in the AccessControl\AccessControlServices registry entry.

Values: 1—Operates as a standalone service; 0—Does not operate as a standalone service

Default: 1

TraceEnabled

Specifies if tracing is enabled for the CA ControlMinder Web Service components.

Values: 0—tracing is disabled, 1—tracing is enabled

Default: 0