Setting Environment Variables


Lastly, we need to change SYSADM_GROUP configuration parameter to use your choice of the SYSADM group name as the SYSADM group for this DB2 instance.
We also need to update the DB2 server instance to use the db2auth security plug-in binaries.

Steps:

  1. Issue the following command:
    configure_db2auth_plugin.bat (your SYSADM group name here)

  2. Re-start the DB2 instance:
    db2stop
    db2start

You have now finished installing and configuring the plug-in.

For further information or trouble-shooting, please refer to the README documentation provided in the plug-in package.