From owner-freebsd-questions@FreeBSD.ORG Fri Jan 12 19:18:43 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E893216A504 for ; Fri, 12 Jan 2007 19:18:43 +0000 (UTC) (envelope-from andras@gelanyi.hu) Received: from mail.info2k1.hu (info2k1.hu [193.202.88.78]) by mx1.freebsd.org (Postfix) with ESMTP id A78A313C44C for ; Fri, 12 Jan 2007 19:18:43 +0000 (UTC) (envelope-from andras@gelanyi.hu) Received: from catv-50629158.catv.broadband.hu ([80.98.145.88] helo=[192.168.1.3]) by mail.info2k1.hu with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.63 (FreeBSD)) (envelope-from ) id 1H5Ruo-000Fxe-H3; Fri, 12 Jan 2007 20:18:18 +0100 Message-ID: <45A7DF05.60105@gelanyi.hu> Date: Fri, 12 Jan 2007 20:18:29 +0100 From: Andras GELANYI User-Agent: Thunderbird 2.0b1 (Windows/20061206) MIME-Version: 1.0 To: VeeJay References: <2cd0a0da0701121110t18fcfc00oc75f8721c729b017@mail.gmail.com> In-Reply-To: <2cd0a0da0701121110t18fcfc00oc75f8721c729b017@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -4.1 (----) Cc: freebsd-questions@freebsd.org Subject: Re: Are there any log files which shows who is logging to a FreeBSD box and when? 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: Fri, 12 Jan 2007 19:18:44 -0000 hi, have a look at /var/log/auth.log (and also on utmp) 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? >