AgentstoreGSSServiceName
The GSSAPI service name of the Agentstore component that Community uses to store the agent index (identified by AgentstoreHost and AgentstorePort). 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 Community ports, IDOL uses this value as the GSSAPI service name of Community.
IMPORTANT: If you set GSSServiceName
, you must set AgentstoreHost 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: | CommunityServer |
Example: | GSSServiceName=COMMUNITY
|
See Also: | GSSServiceName [Server] RequireGSSAuth [Server] |