[Moin-user] setting permissions on files in data/text/

Thomas Waldmann tw-public at gmx.de
Fri Jan 30 18:17:55 EST 2004


> I have a script that grabs text from incoming mail and posts it to a
> MoinMoin page by simply adding text to the top of the page.  It works
> great, until someone tries to edit the page; at which point the
> permisisons on the file are reset to 644 www-data:www-data (I want
> them to stay where I manually reset them, 664 www-data:movies).  I
> hunted around and was not able to see a way to keep the permissions as
> I want them.  Is there a way?  

You didnt say which version you are using, but look out for a "umask" 
config parameter and try it.

Put it into moin_config.py (and see [but do not change] 
MoinMoin/config.py for defaults).





More information about the Moin-user mailing list