From owner-freebsd-questions Sun Sep 10 23:48:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from menger.portal2.com (menger.portal2.com [202.77.181.28]) by hub.freebsd.org (Postfix) with SMTP id 76C6137B423 for ; Sun, 10 Sep 2000 23:48:17 -0700 (PDT) Received: (qmail 29841 invoked by uid 500); 11 Sep 2000 06:47:11 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 11 Sep 2000 06:47:11 -0000 Date: Mon, 11 Sep 2000 14:47:11 +0800 (HKT) From: Matthew Enger X-Sender: menger@menger.portal2.com To: freebsd-questions@freebsd.org Subject: PAM logging 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 Hello, I am trying to log messages sent by PAM when someone sshes in to a different file. I have done some research and have found that PAM logs messages using syslogd as AUTH.INFO. Since I believe AUTH.INFO is used by other services as well on the system, I would like to change this to another value. Does anyone know how I can accomplish this? from, Matthew Enger menger@outblaze.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message