|
From: Dean T. <de...@ha...> - 2012-06-16 22:41:23
|
Hi, I am trying to set up chroot jailed user homes in Devil Linux 1.6.1. I've done this before with other distributions using jailkit, but am having trouble with Devil. The most straightforward way would seem to be to use jailkit's jk_init and Devil's /shm/jail. But that errors out. root@Devil:~ # mkdir /shm/jail/home root@Devil:~ # jk_init -v /shm/jail/home basicshell ERROR: /shm is writable by group or others! ERROR: jail directory /shm/jail/home is not safe Anyone have any ideas? Data persistency across reboots is NOT a requirement for my purposes, but the jail(s) should be available across reboots. -dean takemori |