Date: Fri, 15 Feb 2002 13:21:52 +0000 From: David Malone <dwmalone@maths.tcd.ie> To: Walter Hop <walter@binity.com> Cc: FreeBSD Hackers <freebsd-hackers@freebsd.org> Subject: Re: chroot+su idea Message-ID: <20020215132152.GA7773@walton.maths.tcd.ie> In-Reply-To: <18416867424.20020215140249@binity.com> References: <18416867424.20020215140249@binity.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Feb 15, 2002 at 02:02:49PM +0100, Walter Hop wrote: > 2) chroot first, then su: undesired, as I would have to move a suid > root copy of the "su" tool into the chroot; also unpractical as I'd > have to duplicate a lot of files into the chroot to satisfy su. Have you tried using a non-suid copy of su in the chroot? I'd guess it would work OK as it would be running as root anyway. David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020215132152.GA7773>