You can translate the question and the replies:

Restricting Import access to users with Connect and Read privileges

It appears that users with the connect and read access also have rights to import VQLs into denodo and we want to determine a way to limit access to truly be read only and not allow any changes from accounts that have read access. Is this possible?
user
16-11-2017 14:48:21 -0500
code

1 Answer

Hi, Unless you execute the import script with a user who has write access, the user will not be able to create any views or data sources in Virtual DataPort. The import script will run however returning errors stating that the user does not have right privileges to execute the query. To know more about users and roles refer to the section "[Granting Privileges to a User/Role](https://community.denodo.com/docs/html/browse/6.0/vdp/vql/creating_databases_users_roles_and_access_privileges/creating_users/modifying_the_privileges_of_a_user#granting-privileges-to-a-user-role)" of the Virtual DataPort VQL Guide. Hope this helps.
Denodo Team
17-11-2017 06:47:48 -0500
code
You must sign in to add an answer. If you do not have an account, you can register here