From owner-freebsd-questions Sat Jun 10 13:14:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from eagle.prod.itd.earthlink.net (eagle.prod.itd.earthlink.net [207.217.120.24]) by hub.freebsd.org (Postfix) with ESMTP id 377F837B586 for ; Sat, 10 Jun 2000 13:14:30 -0700 (PDT) (envelope-from cjc@earthlink.net) Received: from dialin-client.earthlink.net (pool0886.cvx21-bradley.dialup.earthlink.net [209.179.195.121]) by eagle.prod.itd.earthlink.net (8.9.3-EL_1_3/8.9.3) with ESMTP id NAA09211; Sat, 10 Jun 2000 13:14:26 -0700 (PDT) Received: (from cjc@localhost) by dialin-client.earthlink.net (8.9.3/8.9.3) id NAA01494; Sat, 10 Jun 2000 13:13:05 -0700 (PDT) Date: Sat, 10 Jun 2000 13:13:04 -0700 From: "Crist J. Clark" To: Joao Carlos Cc: freebsd-questions@FreeBSD.ORG Subject: Re: log Message-ID: <20000610131304.E1197@dialin-client.earthlink.net> Reply-To: cjclark@alum.mit.edu References: <001001bfd314$2bf02bb0$c28ddfc8@jc.eti.br> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <001001bfd314$2bf02bb0$c28ddfc8@jc.eti.br>; from jc_rr@bol.com.br on Sat, Jun 10, 2000 at 04:43:13PM -0300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Jun 10, 2000 at 04:43:13PM -0300, Joao Carlos wrote: > how can i take out the > > su: xuser to root on /dev/ttyp0 > > message from the log? > i don't want it to appear even if the syslog is configured to get *.* to > that log. All lectures about why this is a Bad Idea aside, the easiest way to do this would probably to just go into the su(1) source code and comment out the offending line then recompile and install the new and "improved" su. -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message