* can i run mlmmj commands how nobody user??
@ 2005-04-05 10:59 lupin3rd
2005-04-05 14:02 ` Mads Martin Joergensen
0 siblings, 1 reply; 2+ messages in thread
From: lupin3rd @ 2005-04-05 10:59 UTC (permalink / raw)
To: mlmmj
i have a problem...
i working to add mlmmj support to the GPL panel DTC (www.gplhost.com)...
the first little problem is that i can't create ml with a single command
(mlmmj-make-ml) but i solve this running:
(echo $var1; echo $var2; echo N;) | /usr/bin/mlmmj-make-ml -L $var3 -s
$var4
Now i have a big problem... all the php scripts running how nobody user
(from php script a can stop start apache, posfix, etc)... but if i run
mlmmj-make-ml it don't create fine the mailing lists.
It only works if i run from shell how root user.
This is a big problem... if mlmmj want have a php panel for create ml.
Anyone can help me?
Thanks
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: can i run mlmmj commands how nobody user??
2005-04-05 10:59 can i run mlmmj commands how nobody user?? lupin3rd
@ 2005-04-05 14:02 ` Mads Martin Joergensen
0 siblings, 0 replies; 2+ messages in thread
From: Mads Martin Joergensen @ 2005-04-05 14:02 UTC (permalink / raw)
To: mlmmj
* lupin3rd <lupin3rd@gmx.it> [Apr 05. 2005 13:00]:
> i have a problem...
> i working to add mlmmj support to the GPL panel DTC (www.gplhost.com)...
>
> the first little problem is that i can't create ml with a single command
> (mlmmj-make-ml) but i solve this running:
> (echo $var1; echo $var2; echo N;) | /usr/bin/mlmmj-make-ml -L $var3 -s
> $var4
>
> Now i have a big problem... all the php scripts running how nobody user
> (from php script a can stop start apache, posfix, etc)... but if i run
> mlmmj-make-ml it don't create fine the mailing lists.
> It only works if i run from shell how root user.
> This is a big problem... if mlmmj want have a php panel for create ml.
>
> Anyone can help me?
What if you let the toplevel directory the mailing lists are to be
created in be owned by nobody?
--
Mads Martin Joergensen, http://mmj.dk
"Why make things difficult, when it is possible to make them cryptic
and totally illogical, with just a little bit more effort?"
-- A. P. J.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-04-05 14:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-05 10:59 can i run mlmmj commands how nobody user?? lupin3rd
2005-04-05 14:02 ` Mads Martin Joergensen
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.