From owner-freebsd-questions@FreeBSD.ORG Mon Jun 19 01:06:46 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 986E816A47B for ; Mon, 19 Jun 2006 01:06:46 +0000 (UTC) (envelope-from lordsporkton@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3391543DB0 for ; Mon, 19 Jun 2006 01:06:46 +0000 (GMT) (envelope-from lordsporkton@gmail.com) Received: by nz-out-0102.google.com with SMTP id 13so995230nzn for ; Sun, 18 Jun 2006 18:06:45 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=GbvU9XpTM8bWrCyq2bRZUQVeG/iUZPmwmU7dNrxRFXrutnkQRp/nG83BaQLlqRR4Qz75JenS+nIcvI6eJ1+37uk6nYkpEsw37DAnTAcBdH7joL52Rj9Wl9sYBriTl/pi3Sjll2rCeHrn6IKWlbWuaBiUaSAd45Mu6koEpv6HTVI= Received: by 10.64.112.8 with SMTP id k8mr273336qbc; Sun, 18 Jun 2006 18:06:45 -0700 (PDT) Received: by 10.65.11.9 with HTTP; Sun, 18 Jun 2006 18:06:45 -0700 (PDT) Message-ID: Date: Sun, 18 Jun 2006 18:06:45 -0700 From: "Lawrence Horvath" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: syslog all commands X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 01:06:46 -0000 Im looking for a way to syslog all commands run my a group of users, i was looking at the authpriv.debug but it doesn't log _every_ command, is there anyother way to syslog all the commands run by a user? thanks -Lawrence