Hi Jim, I've checked the Unified Installer's install.sh, and it does set the umask correctly. Is there any chance that your /opt isn't world-readable?
By the way, I hadn't noticed the "-R" flag in your chmod. That is going to result in permissions that are too loose, and would allow anyone with shell access to read the initial password and the database. Steve On Wed, Jul 30, 2008 at 1:13 AM, JimL <[EMAIL PROTECTED]> wrote: > > Thanks Steve, > > It's okay for all files to be world readable then? > > At the moment I'm only on a development box, so I wasn't too worried about > setting the permissions to world readable, but I'm sure in a production > environment some files should not be (e.g. adminPassword.txt) > > Sorry to be pedantic. > > Cheers, Jim > -- > View this message in context: > http://n2.nabble.com/Buildout-file-permissions-wrong--tp612545p641268.html > Sent from the Installation, Setup, Upgrades mailing list archive at > Nabble.com. > > > _______________________________________________ > Setup mailing list > [email protected] > http://lists.plone.org/mailman/listinfo/setup > -- ______________________________________________________ Steve McMahon Reid-McMahon, LLC [EMAIL PROTECTED] [EMAIL PROTECTED]
_______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
