DIHGSSServiceName
The GSSAPI service name of the Agentstore Distributed Index Handler (DIH) component. Use this parameter to connect to your Agentstore by GSSAPI if you are using a DIH and Distributed Action Handler (DAH) to distribute your agent index between multiple instances 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 DIH Agentstore ports, IDOL uses this value as the GSSAPI service name of the DIH Agentstore.
IMPORTANT: If you set DIHGSSServiceName
, you must set DIHHost 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).
When you use this parameter, you must also set GSSServiceName to the service name of the Agentstore DAH.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | Server |
Example: | DIHGSSServiceName=IDOLAGENTSTOREDIH
|
See Also: | DIHHost
GSSServiceName GSSServiceName [Server] RequireGSSAuth [Server] |