From: Christoph Kuhles (ck_at_aquatix.de)
Date: Fri 11 Jul 2003 - 20:01:53 BST
Hi Oliver,
Friday, July 11, 2003, 8:23:42 PM, you wrote:
OD> mkdir: cannot create directory `test': Permission denied
OD> touch: creating `test': Permission denied
Is the file system mounted read/write (not read only eventually)? If
yes, could you give us an ls -al of the directory above?
OD> by the way with chmod 000 /vserver/* no server can start.
OD> it tells:
OD> cant chroot dir
OD> it have to be at least +x
You should chmod 000 /vservers/ ... not the directories within. At
least that's what I think.
Cheers
Chris