Latest Activity
Please share the difference between creating user using SHA512 and TRANSFER
I would like to know is there any possible way to restriction a user (newly created or existing one) when creation views. Example: a user " trainer" who have create, read, write privileges. but need to restriction the user from creating more than 5 view.
Question 1: Is it possible to revoke the 'allusers' role from a user? Question 2: How can we give specific privileges over a user to the Solution Manager. Should the user be created in the SM VDP or where should I be doing it? Thanks in Advance
Downloaded and installed Denodo express 7.0. Logged in with default admin user. I am able to connect to cloud source and create views. But user management, Role management and VCS management options are disabled. Why so?
Is there any API or Web service in Denodo to add Users and their roles. Is there any logging mechanism, where it stores Users activity like which User is accessing which API. How to pass username and password when security is enabled in Denodo...
All, I searched the forums, but all i could find are references to the VQL docs and another stating we shouldn't create ldap users using VQL. I'm trying to follow the syntax in the VQL guide but am not having any luck creating an LDAP user via VQL. H...
I would like to create a user as descriped in the 'advanced vql guide' for denodo 6.0 CREATE USER user1 'test' 'test user' The VDP gives me an error: 'syntax error: exception parsing query near ''' What is wrong with my syntax. i don't see it.