Kurt,
On 3 Feb 2009, at 11:19, Kurt J wrote:
Do you have the SPARQL_SPONGE role enabled for SQL USER "SPARQL" ?
This is
ROLE isn't granted by default for security reasons.
under System Admin -> User Accounts -> SPARQL -> Account Roles ->
Selected
SPARQL_SELECT
SPARQL_SPONGE
sort of unrelated question, adding the role SPARQL_UPDATE to SPARQL
would allow _anyone_ to execute an update command thru the sparql
interface?
[Hugh] Yes, it would, which is why we have the SPARQL_SPONGE role to
allow sponger only operations to be able to update, keeping the
SPARQL endpoint secure unless you specifically grant the
SPARQL_UPDATE role to it.
Regards
Hugh
-kurt