<[email protected]> wrote: > ... > While I am unfamiliar with using buildout to reconfigure users, I can at > least attempt to change client user from zeo to plone. >
It will be better to use the BSD procedures to create a zeo user, ideally without a home directory or shell. However, that will work if you don't mind having the reduced security of running the zeo server under the same user identity as the clients. Run bin/buildout after doing that to get the permissions set right on the file system. > > If I need to reinstall, will the command "./install.sh zeo plone" > accomplish a *correct* install? > No. Run install.sh with no arguments to get command line help. If your goal is use one user id rather than two, you could instead run the installer under the target user id rather than via sudo or su to root.
_______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
