From owner-freebsd-hackers Sun Oct 6 19:21:53 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA26911 for hackers-outgoing; Sun, 6 Oct 1996 19:21:53 -0700 (PDT) Received: from rah.star-gate.com (rah.star-gate.com [204.188.121.18]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id TAA26896 for ; Sun, 6 Oct 1996 19:21:50 -0700 (PDT) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.7.6/8.7.3) with ESMTP id TAA00858; Sun, 6 Oct 1996 19:21:30 -0700 (PDT) Message-Id: <199610070221.TAA00858@rah.star-gate.com> X-Mailer: exmh version 1.6.9 8/22/96 To: Robert Eckardt cc: msmith@atrad.adelaide.edu.au (Michael Smith), joerg_wunsch@uriah.heep.sax.de, freebsd-hackers@FreeBSD.org Subject: Re: su problem In-reply-to: Your message of "Mon, 07 Oct 1996 03:44:55 +0200." <199610070144.DAA02647@ghost.mep.ruhr-uni-bochum.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 06 Oct 1996 19:21:30 -0700 From: Amancio Hasty Sender: owner-hackers@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk >From The Desk Of Robert Eckardt : > > Robert Eckardt stands accused of saying: > [..] > > > > su -l hasty -c "" > > > > > > It would be nice if this would work. > > > I was searching for that feature since the time I changed > > > from SysVr3.2 to FreeBSD. (And it's not in the manpage.) > > > > > > Is the missing ability to execute commands like sh BSD-specific > > > or a security precaution ? > > > > It's not missing. We do a bunch of : > > Ok, I cancel and declare the opposite. :-) > > I tested this with every system/version and it worked everywhere > except on FreeBSD. > Q: Why ? Because there is a bug in su.c which if you don't define TERM it crashes see my previous ... I just posted it!! Amancio