GSSServiceName
The GSSAPI service name of the Agentstore component. Specify only the service name part. You do not need to specify the fully qualified domain name.
If you have enabled GSSAPI authentication on the Agentstore ports, IDOL uses this value as the GSSAPI service name of the Agentstore.
IMPORTANT: If you set GSSServiceName
, you must set Host to a fully qualified domain name (that is, for GSS authentication you cannot use localhost
, an IP address, or a host without the domain name, even if these values resolve to the correct server).
If you use a Distributed Action Handler (DAH) to distribute the agent index between multiple instances of the AgentStore component, set GSSServiceName
to the service name of the DAH. In this case, you must also set DIHGSSServiceName to the service name of the Distributed Index Handler (DIH) that distributes index actions to your agent index.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | AgentDRE |
Example: | GSSServiceName=AGENTSTORE
|
See Also: | DIHGSSServiceName
GSSServiceName [Server] RequireGSSAuth [Server] |