Use our Google Custom Search for best site search results.
The QueryDB Permissions Plugin Interface
Downloads: |
881 |
File Size: |
612kB |
Posted By: |
ErnestoM |
Views: |
995 |
Date Added: |
01-17-2012 |
|
Starting with version 2.2, DBXL includes a mechanism for defining
custom permissions to the QueryDB and DatabaseEnumeration web services.
You can utilize this interface to restrict certain sensitive databases
and tables that should not be exposed by the web service at all, or you
can permit access to certain databases and tables for only certain users
or roles.
This download provides the details for the
permissions plugin API that you can use to define your own custom
plugin, and includes a sample plugin that you are free to adapt to your
own use.