Re: [Moin-user] Creating a Wiki-Page

2013-10-30 Thread Paul Boddie
On Wednesday 30. October 2013 13.30.56 Andreas Kuntzagk wrote: > Hi, > > I want to create a wiki page from a python Program. Following the > documentation I managed to do that as the user running the webserver. > However I want to run this program as a different user. > Whenever I do this I get a

[Moin-user] Creating a Wiki-Page

2013-10-30 Thread Andreas Kuntzagk
Hi, I want to create a wiki page from a python Program. Following the documentation I managed to do that as the user running the webserver. However I want to run this program as a different user. Whenever I do this I get a permissions error: >>> request = ScriptContext() Traceback (most r