View the Db2auth Tables
Earlier in this workshop, we mentioned that the db2auth plug-in creates three tables:
- DB2AUTH.USERS
- DB2AUTH.GROUPS
- DB2AUTH.GROUP_MEMBERSHIP
The three tables should be shown on the right. In order to view them, you must:
- have the plug-in installed
- be connected to the database in which the authorization information is stored
- have viewing privileges on the tables
Click here for an example of what you should see