From owner-freebsd-questions Wed Apr 26 10:34:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from engr.ucr.edu (engr.ucr.edu [138.23.168.24]) by hub.freebsd.org (Postfix) with ESMTP id 4DBB037BB07 for ; Wed, 26 Apr 2000 10:34:10 -0700 (PDT) (envelope-from barnett@engr.ucr.edu) Received: from brigid.ucr.edu (barnett@brigid.ucr.edu [138.23.168.22]) by engr.ucr.edu (8.9.1/8.9.1) with ESMTP id KAA10404 for ; Wed, 26 Apr 2000 10:34:09 -0700 (PDT) Received: from localhost (barnett@localhost) by brigid.ucr.edu (8.8.8/8.8.8) with ESMTP id KAA08192 for ; Wed, 26 Apr 2000 10:20:36 -0700 (PDT) Date: Wed, 26 Apr 2000 10:20:36 -0700 (PDT) From: Barnett Hsu X-Sender: barnett@brigid.ucr.edu To: freebsd-questions@freebsd.org Subject: su isn't logging via syslog Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi. It is my understanding that su logs via the syslog auth and authpriv facilities. However, I've tried auth.*, authpriv.*, auth.info, and auth.notice in syslog.conf on some FreeBSD systems (ranging from version 2.2 through 4.0) and su attempts don't show up in the log, even if the attempt was unsuccessful. su attempts don't show up when I tried *.* as well. What could be the problem? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message