The GSSAPI service name to use for the Answer Server child service. If QMS uses the GSSAPI protocol to communicate with its child components, this parameter describes the (Kerberos-defined) service name of the Answer Server.
If you set GSSServiceName
, you must set Host to a fully qualified domain name (that is, you cannot use localhost
, an IP address, or a host without the domain name, even if these values resolve to the correct server). Query Manipulation Server retrieves the Kerberos realm from the host name.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | AnswerServer |
Example: | GSSServiceName=MYSERVICE
|
See Also: |
|