oood.py is working with openoffice3 (ubuntu) very well. The daemon (oood.py) does not set workers uid/gid to the same as client which leads to the situation where worker has no sufficient permissions to read/write my files. Is there any way to setuid/setgid the worker to run same uid/gid as client? Or does anyone other ideas how to avoid the problem?
regards, Petteri Robert Vojta wrote: > > On Tue, Sep 16, 2008 at 11:03 AM, Petteri Larjos <[email protected]> wrote: >> how openoffice can handle multiple connections simultaneously? I found >> "Daemon in Python" page which looks promising but it speaks about >> OpenOffice.org 1.1.0. I would like to confirm that this is still right >> way to set up server (I am running openoffice 2.4). > > Daemon in python still works with 2.4.1 version too. We still use it, > slightly modified, but you don't need these modifications. Example > configuration for two instances: > -- View this message in context: http://www.nabble.com/Server-daemon-and-URE-questions-tp19508036p22330465.html Sent from the openoffice - api dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
