On Wednesday 21 November 2001 16:34, Danny William Adair wrote:
> As from what I know (leaving aside for a moment that I basically know
> nothing), Zope should be _started_ as root, but then be _running_ as
> nobody. This does make sense to me, in a couple of ways. :-)
>
> Do you know when or where this "switch" to nobody is performed?
in z2[s].py (lines 831 onwards in z2s.py)
Richard