GSSServiceName
The GSSAPI service name of the License Server. Specify only the service name part. You do not need to specify the fully qualified domain name.
If you have enabled GSSAPI authentication for License Server, Kafka Connector uses this value as the GSSAPI service name of the License Server.
IMPORTANT: If you set GSSServiceName
, you must set LicenseServerHost 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: | Server |
Example: | GSSServiceName=LICENSESERVER
|
See Also: |