Back to Char

Reference

plugins/db2/permissions/autogenerated/reference.md

latest780 B
Original Source

Default Permission

Default permissions for the plugin

This default permission set includes the following:

  • allow-execute-local
  • allow-execute-cloud

Permission Table

<table> <tr> <th>Identifier</th> <th>Description</th> </tr> <tr> <td>

db2:allow-execute-cloud

</td> <td>

Enables the execute_cloud command without any pre-configured scope.

</td> </tr> <tr> <td>

db2:deny-execute-cloud

</td> <td>

Denies the execute_cloud command without any pre-configured scope.

</td> </tr> <tr> <td>

db2:allow-execute-local

</td> <td>

Enables the execute_local command without any pre-configured scope.

</td> </tr> <tr> <td>

db2:deny-execute-local

</td> <td>

Denies the execute_local command without any pre-configured scope.

</td> </tr> </table>