Hi Roberto,

You would need to grant execute rights on  rdfs_rule_set to the new user as 
follows:

        grant execute on rdfs_rule_set to "new_user"

You can execute this either from the Virtuoso command line isql tool or the 
iSQL interface in the Conductor. Note the double quotes around the new_user ...

Best Regards
Hugh Williams
Professional Services
OpenLink Software
Web: http://www.openlinksw.com
Support: http://support.openlinksw.com
Forums: http://boards.openlinksw.com/support
Twitter: http://twitter.com/OpenLink

On 3 May 2010, at 09:59, Roberto García wrote:

> Dear all,
> 
> What should I do to grant a new user account permission to execute
> "rdfs_rule_set"?
> 
> Currently I've added roles SPARQL_SELECT and SPARQL_UPDATE but I can
> find the "rdfs_rule_set" procedure in Conductor System Admin/Users
> Accounts/Grants and I get:
> virtuoso.jdbc3.VirtuosoException: SR186: No permission to execute
> procedure rdfs_rule_set.
> 
> Thanks,
> 
> Roberto García
> http://rhizomik.net/~roberto
> 
> ------------------------------------------------------------------------------
> _______________________________________________
> Virtuoso-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to