From owner-freebsd-questions@FreeBSD.ORG Tue Oct 27 18:29:37 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F05F81065670 for ; Tue, 27 Oct 2009 18:29:37 +0000 (UTC) (envelope-from lazlar@lazlarlyricon.com) Received: from proxy2.bredband.net (proxy2.bredband.net [195.54.101.72]) by mx1.freebsd.org (Postfix) with ESMTP id ADE388FC12 for ; Tue, 27 Oct 2009 18:29:37 +0000 (UTC) Received: from iph2.telenor.se (195.54.127.133) by proxy2.bredband.net (7.3.140.3) id 4AD3E1BC0060E640 for freebsd-questions@freebsd.org; Tue, 27 Oct 2009 19:08:36 +0100 X-SMTPAUTH-B2: X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ai9OAGzT5kpV44MCPGdsb2JhbACBUIgFkV0BAQEBN74ghD8EgV8 X-IronPort-AV: E=Sophos;i="4.44,634,1249250400"; d="scan'208";a="58115998" Received: from c-0283e355.09-42-6e6b7010.cust.bredbandsbolaget.se (HELO lazlar.kicks-ass.net) ([85.227.131.2]) by iph2.telenor.se with ESMTP; 27 Oct 2009 19:08:36 +0100 Message-ID: <4AE73723.5030809@lazlarlyricon.com> Date: Tue, 27 Oct 2009 19:08:35 +0100 From: Rolf G Nielsen User-Agent: Thunderbird 2.0.0.23 (X11/20091023) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: PAM and xdm woes 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: Tue, 27 Oct 2009 18:29:38 -0000 Hi, Every time I start xdm I get the following message on ttyv0, xdm: pam_sm_close_session(): no utmp record for :0 Everything seems to work just fine. I can log in, and everything runs as expected, so it's basically just an annoyance, especially since I don't know whether I should be concerned about security. The only things I've changed from the default xdm config are the size and position of the xconsole window xdm launches and the background (instead of the standard vanilla one, I run an xscreensaver hack), and those are changes I've had for about 10 years without any problems. This error message started showing up quite recently. I believe it happened when upgrading to 8.0, but I'm not sure exactly at what point. I've been running 8.0 since BETA1 and I'm now on RC1, and the message, I believe, started appearing some time at or after upgrading from 7.2-RELEASE-p? to 8.0-BETA1. I've run amd64 for about 2 years, but last week I moved back to i386, because I got tired of waiting for a decent 64 bit nVidia driver. The message has been there in the amd64 version and is still there after moving back to i386, so no change there. I've not changed anything in the PAM configuration; I simply don't know how. So, my questions are: 1. Should I be concerned about it? 2. How do I fix it? If you need any more info, please let me know. I'll be happy to post any config files, e.g. xorg.conf or my KERNCONF file (perhaps I've missed something important in the kernel?) Any help appreciated. Sincerely, Rolf Nielsen