Date: Tue, 12 Sep 2000 00:13:27 -0400 From: Andrew BOGECHO <andrewb@cs.mcgill.ca> To: freebsd-questions@FreeBSD.ORG Subject: Re: PAM logging Message-ID: <20000912001327.C11208@cs.mcgill.ca> In-Reply-To: <Pine.LNX.4.21.0009111446560.29786-100000@menger.portal2.com>; from menger@outblaze.com on Mon, Sep 11, 2000 at 02:47:11PM %2B0800 References: <Pine.LNX.4.21.0009111446560.29786-100000@menger.portal2.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Tue Sep 12 00:07:35 EDT 2000 Hi, I believe that you can set it in the sshd_config file, under SyslogFacility Under the sshd man page: SyslogFacility Gives the facility code that is used when logging messages from sshd. The possible values are: DAEMON, USER, AUTH, LOCAL0, LO- CAL1, LOCAL2, LOCAL3, LOCAL4, LOCAL5, LOCAL6, LOCAL7. The de- fault is AUTH. Andrew. On Mon, Sep 11, 2000 at 02:47:11PM +0800, Matthew Enger wrote: > 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000912001327.C11208>