Date: Fri, 12 Jan 2007 14:17:40 -0500 From: Jeff Royle <lists@qwirky.net> To: FreeBSD-Questions <freebsd-questions@freebsd.org> Cc: VeeJay <maanjee@gmail.com> Subject: Re: Are there any log files which shows who is logging to a FreeBSD box and when? Message-ID: <45A7DED4.5050802@qwirky.net> In-Reply-To: <2cd0a0da0701121110t18fcfc00oc75f8721c729b017@mail.gmail.com> References: <2cd0a0da0701121110t18fcfc00oc75f8721c729b017@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
VeeJay wrote: > Hi > > Can anyone tell? > > Are there any log files which shows who is logging to a FreeBSD box and > when? If yes, where can one find them? > The file /var/log/auth.log should contain all the information you are looking for. man syslog.conf and man syslogd for more information on customizing what you are logging. Cheers, Jeff
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45A7DED4.5050802>