From owner-freebsd-hackers Fri Aug 8 00:54:23 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id AAA00533 for hackers-outgoing; Fri, 8 Aug 1997 00:54:23 -0700 (PDT) Received: from panda.hilink.com.au (panda.hilink.com.au [203.8.15.25]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id AAA00528 for ; Fri, 8 Aug 1997 00:54:19 -0700 (PDT) Received: (from danny@localhost) by panda.hilink.com.au (8.8.5/8.8.5) id RAA10059; Fri, 8 Aug 1997 17:55:39 +1000 (EST) Date: Fri, 8 Aug 1997 17:55:39 +1000 (EST) From: "Daniel O'Callaghan" To: Alfred Perlstein cc: hackers@FreeBSD.ORG Subject: Re: log access files? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Fri, 8 Aug 1997, Alfred Perlstein wrote: > What would be a good way to keep the files: > /var/log/messages*.* > > readable only by certain users? just incase someone types thier password > at the login prompt i don't want those files public... man newsyslog(8) and vi /etc/newsyslog.conf Danny