IndexGSSServiceName
The GSSAPI service name of the Distributed Index Handler (DIH) that distributes index actions to the category index (Agentstore). Use this parameter to connect to your Agentstore by GSSAPI if you are using a DIH and Distributed Action Handler (DAH) to distribute your category 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 ports, IDOL uses this value as the GSSAPI service name of the DIH.
IMPORTANT: If you set IndexGSSServiceName
, you must set IndexHost 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).
Type: | String |
Default: | |
Required: | No |
Configuration Section: | CatDRE |
Example: | GSSServiceName=CATAGENTDIH
|
See Also: | GSSServiceName [Server] RequireGSSAuth [Server] |