From owner-freebsd-security Thu Jun 7 23: 5:17 2001 Delivered-To: freebsd-security@freebsd.org Received: from ringworld.nanolink.com (ringworld.nanolink.com [195.24.48.13]) by hub.freebsd.org (Postfix) with SMTP id 8338F37B405 for ; Thu, 7 Jun 2001 23:05:12 -0700 (PDT) (envelope-from roam@orbitel.bg) Received: (qmail 13258 invoked by uid 1000); 8 Jun 2001 06:03:57 -0000 Date: Fri, 8 Jun 2001 09:03:57 +0300 From: Peter Pentchev To: "Alexey V. Neyman" Cc: Vince Hoang , freebsd-security@FreeBSD.ORG Subject: Re: root & toor Message-ID: <20010608090357.B12983@ringworld.oblivion.bg> Mail-Followup-To: "Alexey V. Neyman" , Vince Hoang , freebsd-security@FreeBSD.ORG References: <20010607212013.B4738@anarchy.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from avn@any.ru on Fri, Jun 08, 2001 at 08:31:07AM +0400 Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, Jun 08, 2001 at 08:31:07AM +0400, Alexey V. Neyman wrote: > hi, there! > > On Thu, 7 Jun 2001, Vince Hoang wrote: > > >> All login shells in the FreeBSD base system are statically linked - > >> they are all placed in /bin, and everything in /bin and /sbin *must* > >> be statically linked for obvious reasons (think NFS-mounted /usr). > > > >Bug? > > > ># uname -r > >4.3-STABLE > ># ldd /bin/rmail > >/bin/rmail: > > libc.so.4 => /usr/lib/libc.so.4 (0x28067000) > > man rmail: > > BUGS > Rmail should not reside in /bin. Oh well, I didn't catch this one: NO_SENDMAIL & NO_UUCP in my /etc/make.conf :) But yes, this is apparently a documented bug - rmail is not part of the boot process, there is no real need for it in 'emergency' situations when /usr is not mounted yet, so no, it should not really reside in /bin. G'luck, Peter -- No language can express every thought unambiguously, least of all this one. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message