From owner-freebsd-chat Sun Aug 24 12:53:00 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA18445 for chat-outgoing; Sun, 24 Aug 1997 12:53:00 -0700 (PDT) Received: from noc.msc.edu (noc.msc.edu [137.66.12.254]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id MAA18439 for ; Sun, 24 Aug 1997 12:52:56 -0700 (PDT) Received: from uc.msc.edu by noc.msc.edu (5.65/MSC/v3.0.1(920324)) id AA08319; Sun, 24 Aug 97 14:52:44 -0500 Received: from pobox.com (fergus-32.dialup.prtel.com [206.10.99.163]) by uc.msc.edu (8.7.5/8.6.6) with ESMTP id OAA13021; Sun, 24 Aug 1997 14:52:40 -0500 (CDT) Received: (from alk@localhost) by pobox.com (8.8.6/8.7.3) id OAA03192; Sun, 24 Aug 1997 14:52:38 -0500 (CDT) Date: Sun, 24 Aug 1997 14:52:38 -0500 (CDT) Reply-To: alk@pobox.com Message-Id: <199708241952.OAA03192@pobox.com> From: Tony Kimball Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: ahd@kew.com Cc: chat@freebsd.org Subject: Re: excessive verbosity References: <199708232248.SAA01776@pandora.hh.kew.com> <199708240436.XAA00969@compound.east.sun.com> <34004982.1129@kew.com> X-Face: O9M"E%K;(f-Go/XDxL+pCxI5*gr[=FN@Y`cl1.Tn Sender: owner-freebsd-chat@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Quoth Drew Derbyshire on Sun, 24 August: : : Any program can do that with logger, or write a (long) one-line C : program to call syslog directly. So I must disagree as it to being any : real hole. It's a matter of what you put in syslog.conf. User code can't generate LOG_KERN messages. I can configure syslog so that it is a security problem, or I can configure syslog so that it is not a security problem. But I need to modify the kernel to fix my original complaint.