DB2 Version 9.7 for Linux, UNIX, and Windows

KRBPlugin CLI/ODBC configuration keyword

Specifies the name of the Kerberos plug-in library to be used for client side authentication for file DSN or DSN-less connectivity.

db2cli.ini keyword syntax:
KRBPlugin = plugin name
Default setting:
By default, the value is null on UNIX operating systems, and IBMkrb5 on Windows operating systems.
Usage notes:
This can be set in the [Data Source] section of the db2cli.ini file for the given data source, or in a connection string.

This parameter specifies the name of the Kerberos plug-in library to be used for client-side connection authentication. The plug-in is used when the client is authenticated using KERBEROS authentication.