Date: Mon, 12 Nov 2001 20:40:41 +0300 (MSK) From: Alexey Zakirov <frank@agava.com> Cc: <freebsd-security@freebsd.org> Subject: Re: jail questions Message-ID: <Pine.BSF.4.32.0111122036410.19903-100000@hellbell.domain> In-Reply-To: <3BF006B6.8090803@sinp.msu.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 12 Nov 2001, Dmitry Mottl wrote: > 1. How can I put a process into existing jail? no chances. Waiting for the jailNG. Generally you can start something like sshd in the jail and start processes using it. > 2. Can I setup quotas (processor, memory, disk) for root in jail environment? quotactl(2) doesn't work inside jail(2). All other limits can be easily overriden by superuser. *** WBR, Alexey Zakirov (frank@agava.com) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.32.0111122036410.19903-100000>