> How can I get the startup scripts > to launch zope as user 'www'? Install /usr/ports/security/sudo and use something like: sudo -u zopeuser /path/to/zope/start That way FreeBSD will make sure the startup script of Zope is executed as user 'zopeuser'. Regards, Pieter -- http://zwiki.org/PieterB