%META:TOPICPARENT{name="VirtTipsAndTricksGuide"}%
---+ How Do I assign SPARQL roles to SQL users?
The following Guide presents a sample scenario of how to assign SPARQL roles (for example, SPARQL_SELECT
) to Virtuoso SQL user:
1. Load http://<cname>[:<port>]/conductor
(e.g., [[http://virtuoso.example.com:8890/conductor][http://virtuoso.example.com:8890/conductor]]
) in your browser.
1. Enter credentials for a user with DBA permissions.
1. Go to System Admin -> User Accounts:
%BR%%BR%%BR%%BR%
1 Click Edit (in the far right column) for the user to whom you wish to assign the role (e.g., demo):
%BR%%BR%%BR%%BR%
1 From the Account Roles drop-down menu, select the desired SPARQL Role (e.g., SPARQL_SELECT), and click the ">>" button:
%BR%%BR%%BR%%BR%
1 Click Save.
---++ Related
* [[VirtTipsAndTricksGuide][Virtuoso Tips and Tricks Collection]]