[Mono-list] Permissions of files created by a webservice

Mathias Tausig mathias.tausig at a-cert.at
Wed May 26 06:18:43 EDT 2010


Hello!

I am running a webservice in apache2 with mod_mono on a linux host. The
server runs some shell commands (via ProcessStartInfo) which create and
change some files. My problem is, that all files created or altered that
way are afterwards owned by the user/group of the apache process (which
is OK, of course) and have a file permission of 600 (-rw-------).
I would need to alter these permissions, but I am afraid I don't have a
clue, where to look at. I am not even sure, if that't really a mono
problem or an apache setting.

cheers
Mathias


More information about the Mono-list mailing list