GSSServiceName
The GSSAPI service name of this child server. 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 child server ports, DIH uses this value as the GSSAPI service name of the child server.
IMPORTANT: If you set GSSServiceName
, you must set Host 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).
If you create a server group by specifying a comma-separated list of host names in the Host parameter, you must specify a value in the GSSServiceName
parameter for each mirrored child server.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | IDOLServerN or DIHEngineN |
Example: | GSSServiceName=CONTENT01
|
See Also: | GSSServiceName ([Server] )
Host RequireGSSAuth ( [Server] )
RequireGSSAuth ( [IndexServer] )
RequireGSSAuth ( [Service] )
|