Hi Harish, I ran into a similar issue some time back. To get over this you need to implement the logic that writes to a temp file in a privileged code section, see: https://stanbol.apache.org/development/security.html on how to do this.
Thanks, Som On Thu, Apr 4, 2013 at 7:45 PM, harish suvarna <[email protected]> wrote: > Hi, > I am running into the problems of enhancement engine creating temp files on > the file system. For now, I need to create a user with admin permissions. > In the userManagement panel, I do create a new user. But How do I give > admin permissions so that temp file creation works? All I need is a user > who could create temp files on the system (i.e. when user posts to > enhancement engine, the engine creates temp files). > > I am not sure whether dbpedia-spotlight creates temp files. I posted an > earlier email on dbpedia-spotlight. > > -- > Thanks > Harish >
