Compile/install as one user, run as another
Let's assume that I compile up Zope as myself but I'd like to start the Zope daemon up as a sandboxed user (chroot-ed, etc.) What are the critical files that the sandboxed user needs to be able to read and write? Everything in the var diretory? -scooter -- Scott Michel |"Fear leads to anger. Anger leads to | hate. Hate leads to using Windows NT UCLA Computer Science | for mission-critical applications." PhD Graduate Student | -- What Yoda *meant* to say
On Tue, 17 Aug 1999, Scott Michel wrote:
Let's assume that I compile up Zope as myself but I'd like to start the Zope daemon up as a sandboxed user (chroot-ed, etc.) What are the critical files that the sandboxed user needs to be able to read and write? Everything in the var diretory?
Everything in the var directory and possibily stuff in the lib/python/Products directory (depends on where SquishDot stores stuff)
-scooter
Cheers, Anthony Pfrunder
participants (2)
-
Anthony Pfrunder -
Scott Michel