21 May
2003
21 May
'03
7:19 p.m.
Edward Pollard wrote at 2003-5-21 09:41 -0600:
... Would it be wise to create a new unprived user for Zope processes, or is it just fine to cram Apache into the Zopeadmins group?
I would create a "zope" user and run "zope" as this user. "Date.fs" might contain sensitive data (e.g. passwords) and it is wise to restrict access to it. Dieter