non-root install of plone
Ralf Hemmecke <[email protected]> Thu, 1 Oct 2015 12:14:06 +0200
| Newsgroups | gmane.comp.web.zope.plone.user |
|---|---|
| Message-ID | <[email protected]> |
Hello, due to some restrictions I don't have root access to a linux box, but would like to install plone 5 in a similar way as it is done when running install.sh zeo (as root user) from the unified installer. In other words the plone maintainer is not the system administrator of the machine. The users plone_daemon and plone_buildout as well as the group plone_group exist in the system and the user 'plone' who is ower of the unified installer files and who is supposed to install Plone5 has sudo rights for plone_daemon and plone_buildout. What is the way to install Plone in such a case? Note that I would like the distinction between the daemon and buildout user. It's probably easiest to simply do the install as user plone and afterwards change the user of the respective files. My problem, however is: which files should belong to plone_daemon and which to plone_buildout? Is there already a script that I can simply run? Thank you Ralf ------------------------------------------------------------------------------