DB2 Version 9.7 for Linux, UNIX, and Windows

PWDPlugin CLI/ODBC configuration keyword

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

db2cli.ini keyword syntax:
PWDPlugin = plugin name
Default setting:
By default, the value is null and the DB2-supplied userid-password plug-in library is used.
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 userid-password plug-in library to be used for client-side connection authentication. The plug-in is used when the client is authenticated using SERVER or SERVER_ENCRYPT authentication.