From owner-freebsd-hackers Fri Aug 7 10:12:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA09664 for freebsd-hackers-outgoing; Fri, 7 Aug 1998 10:12:35 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id KAA09602 for ; Fri, 7 Aug 1998 10:12:19 -0700 (PDT) (envelope-from imp@village.org) Received: from harmony [10.0.0.6] by rover.village.org with esmtp (Exim 1.71 #1) id 0z4q3d-0001Eh-00; Fri, 7 Aug 1998 11:12:01 -0600 Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.8.8/8.8.3) with ESMTP id LAA26399; Fri, 7 Aug 1998 11:12:33 -0600 (MDT) Message-Id: <199808071712.LAA26399@harmony.village.org> To: Karl Pielorz Subject: Re: getpwuid - after chroot? Cc: hackers@FreeBSD.ORG In-reply-to: Your message of "Fri, 07 Aug 1998 08:59:03 BST." <35CAB3C7.4A6B776D@tdx.co.uk> References: <35CAB3C7.4A6B776D@tdx.co.uk> Date: Fri, 07 Aug 1998 11:12:33 -0600 From: Warner Losh Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <35CAB3C7.4A6B776D@tdx.co.uk> Karl Pielorz writes: : I think the reason it _doesn't_ work is because once you've chroot'd : the system xcan't get back to the '/etc/pwd.db' file etc.? - Is : there any way round this? Copy or hard link. You really don't want people accessing *ANYTHING* outside of the chroot "jail". Too bad there are many techniques for a jailbreak right now. :-( Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message