Subject: Developers of Sympa
List archive
- From: Dominique ROUSSEAU <address@concealed>
- To: address@concealed
- Subject: umask problem with wwsympa.fcgi
- Date: Wed, 21 Nov 2001 16:53:47 +0100
Le Wed, Sep 13, 2000 at 12:00:19PM +0200, Olivier Salaun
[address@concealed] a écrit:
> Dominique ROUSSEAU wrote:
>
> > I attach a small patch that adds a -umask option to mhonarc command line
> > invocations
>
> We applied it on the development plateform.
I just installed a recent version of Sympa (3.2.1) with wwsympa
interface, and the same problem exists.
wwsympa doesn't set the umask configured in sympa.conf.
I just added the following lines to wwsympa.fcgi, and all is well :
## Sets the UMASK
umask($Conf{'umask'});
(before, the list creation failed, the directory created in expl/ had
strange permissions).
Dom
--
Dominique Rousseau <address@concealed>
Neuronnexion - http://www.neuronnexion.com
- umask problem with wwsympa.fcgi, Dominique ROUSSEAU, 11/21/2001
Archive powered by MHonArc 2.6.19+.