From owner-freebsd-questions@FreeBSD.ORG Thu Oct 31 14:26:05 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 1748F2AE for ; Thu, 31 Oct 2013 14:26:05 +0000 (UTC) (envelope-from nabil.rahiman@gmail.com) Received: from mail-oa0-x231.google.com (mail-oa0-x231.google.com [IPv6:2607:f8b0:4003:c02::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D9034221E for ; Thu, 31 Oct 2013 14:26:04 +0000 (UTC) Received: by mail-oa0-f49.google.com with SMTP id j10so3071814oah.8 for ; Thu, 31 Oct 2013 07:26:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:date:message-id:subject:from:to:content-type; bh=5mgC+z+BiNrgwa0U0hY59/hey6eBpOUUb8Olj96kNlc=; b=FGzSHW76XMTFqcGk0SHwZqDQRYGXJbjU/dKwg4Kae3lUAhZPgw3PNYsKpRnHPOF7Rb Pz27v0ACPFumonCrVpFyr8KUhl+FSUMa4kqyVeyBC7Z7f5TkbZzIGwYK5b56UUzJ1B10 1kxUpWPD0aN8gPAXfaB+YVoNcoQ1ef2XGZWwXX2zarTu2BD3Dg2Q1oq8Ehbpfc10uRAV DxjQWToB0ZwNCPS2AK2NbmwuCnTFtgyoeOWYOK0ZjznGgfV14eS4sOTxDQsBBH6fDRss Xt7/ziOC8q0Vs6vT1lUeR8Um2W8Gcl8kemVXzYNPgG3gGKa5EjiAdnZV7uX4HOi0s+w2 x0vA== MIME-Version: 1.0 X-Received: by 10.182.53.138 with SMTP id b10mr2451546obp.66.1383229564009; Thu, 31 Oct 2013 07:26:04 -0700 (PDT) Received: by 10.76.84.74 with HTTP; Thu, 31 Oct 2013 07:26:03 -0700 (PDT) Date: Thu, 31 Oct 2013 19:56:03 +0530 Message-ID: Subject: inconsistent utx.active? From: Nabil Rahiman To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: nabil.rahiman@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Oct 2013 14:26:05 -0000 freebsd 10: inconsistent entry in utx.active Steps: 1. Telnet to the server. 2; type ctrl+] quit 3:Telnet again to same the server. 4 . run w ~]$ telnet Trying Connected to Escape character is '^]'. Trying SRA secure login: User (nabil): regress Password: [ SRA accepts you ] FreeBSD/i386 () (pts/0) Last login: Thu Oct 31 05:53:43 from % % w 7:10AM up 3 mins, 1 user, load averages: 0.59, 0.51, 0.24 USER TTY FROM LOGIN@ IDLE WHAT regress pts/0 server1 7:10AM - w % telnet> quit []$ telnet Trying 10.209.9.43... Connected to Escape character is '^]'. Trying SRA secure login: User (nabil): regress Password: [ SRA accepts you ] FreeBSD/i386 () (pts/0) Last login: Thu Oct 31 07:10:41 from % % w 7:14AM up 7 mins, 2 users, load averages: 0.52, 0.38, 0.23 USER TTY FROM LOGIN@ IDLE WHAT regress pts/0 server1 7:10AM - w regress pts/0 server1 7:14AM - w