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 = plug-in 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 thedb2cli.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.