1 Jul
2002
1 Jul
'02
2:23 p.m.
On Mon, Jul 01, 2002 at 05:05:48PM +0300, Ruslan Spivak wrote:
Hello zope users,
Zope2.5.0 under RH7.2 executes External Method with UID=99(nobody on my machine). How can I tell zope to execute it with UID=0
Zope executes external methods as the user Zope itself is run as, which should NEVER be root ! what you want to do is a major security problem which is waiting to occur. find a better way hth Jerome Alet