On Thu, 2011-02-10 at 18:12 +0100, Patrick van Kleef wrote: > > Next you add a "New directory to this line", click on "Type" radio > button and choose "Sparql access point" from the dropdown list and > press Next button. Set "Path" to /sparql and press the "Save > Changes" > button to store. > > At this point you have created: > > http://my.example.com:8080/sparql
I followed your procedure and it works fine, thanks ! However I see that by default the new sparql endpoint is run under the user 'dba'. I was therefore wondering if it would not be more secure to create a new user dedicated to this sparql endpoint and having only rights to retrieve data (not insert or update). Is this correct ? Thanks, Pierre