From owner-freebsd-questions@FreeBSD.ORG Sat Mar 4 22:25:20 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 DE74516A420 for ; Sat, 4 Mar 2006 22:25:20 +0000 (GMT) (envelope-from gabor.kovesdan@t-hosting.hu) Received: from server.t-hosting.hu (server.t-hosting.hu [217.20.133.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6357843D46 for ; Sat, 4 Mar 2006 22:25:20 +0000 (GMT) (envelope-from gabor.kovesdan@t-hosting.hu) Received: from localhost (localhost [127.0.0.1]) by server.t-hosting.hu (Postfix) with ESMTP id 2296B998087; Sat, 4 Mar 2006 23:25:19 +0100 (CET) Received: from server.t-hosting.hu ([127.0.0.1]) by localhost (server.t-hosting.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 43343-01; Sat, 4 Mar 2006 23:25:15 +0100 (CET) Received: from [192.168.2.186] (catv-5062e7e3.catv.broadband.hu [80.98.231.227]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by server.t-hosting.hu (Postfix) with ESMTP id 53AA2998081; Sat, 4 Mar 2006 23:25:15 +0100 (CET) Message-ID: <440A13CA.2050808@t-hosting.hu> Date: Sat, 04 Mar 2006 23:25:14 +0100 From: =?ISO-8859-15?Q?K=F6vesd=E1n_G=E1bor?= User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Oliver Leitner References: <4408D4D3.4030102@t-hosting.hu> <440A05B0.6070903@gmx.at> <440A10A5.5060205@t-hosting.hu> <440A1161.1030400@gmx.at> In-Reply-To: <440A1161.1030400@gmx.at> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at t-hosting.hu Cc: freebsd-questions Subject: Re: Where am I? :) 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: Sat, 04 Mar 2006 22:25:21 -0000 Oliver Leitner wrote: >Yea... Right... > >well, however... > >log out and log back in, it should start the logs again. > >in case you really dropped it accidently, look if the system logging >daemon is running. > > > Yes, of course it is running. Logging out and logging in solves this issue, but the point is here that even a single user without root acces can be hiding. He can do anything and nobody will notice that he is even loggod in. We discussed in the list that /var/log/wtmp helds the login states and only suid programs can access it, e.g. screen or login. As for login, it will be fixed if possible since it is in the base system. Gabor Kovesdan