[Zope] Re: can't create user with zopectl - Resource temporarily
unavailable
Tres Seaver
tseaver at palladion.com
Sat Jan 21 12:54:04 EST 2006
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
michael nt milne wrote:
> Thanks. I set up a new instance but yes that would be the issue. I hadn't
> stopped the zope server.
>
> By the way I had a couple of issues running the mkzopesintance.py file as
> non-root. Had to use a browser based webadmin tool to assign permissions.
>
> Would you know the unix syntax to assign read, write and execute permissions
> to a user on a whole directory which is required for running
> mkzopesintance.py under the non-root user?
>
> I tried chgrp and chmod but couldn't get it working command line.
'chown -R' changes the ownership (including group, if specified)
recursively; 'chmod -R' should apply the user-group-world settings
recursively.
Tres.
- --
===================================================================
Tres Seaver +1 202-558-7113 tseaver at palladion.com
Palladion Software "Excellence by Design" http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFD0nU8+gerLs4ltQ4RAos4AJ9HuasjpN50kOIvAOxl7vNUF+VMIwCZAVD1
axguVCWCue1cYGMHrSLNTCI=
=QI39
-----END PGP SIGNATURE-----
More information about the Zope
mailing list