GSS Client Library
Attribute
GSSClient (GSSC)
Purpose
The name of the GSS client library that the driver uses to communicate with the Key Distribution Center (KDC).
The driver uses the path defined by the PATH environment variable for loading the specified client library.
Valid Values
native | client_library
where:
client_library is a GSS client library installed on the client.
Behavior
If set to native, the driver uses the GSS client shipped with the operating system.
If set to client_library, the driver uses the specified GSS client library.
Default
native
GUI Tab