From owner-freebsd-questions@FreeBSD.ORG Sat Jan 31 06:28:10 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 D2C4B106564A for ; Sat, 31 Jan 2009 06:28:10 +0000 (UTC) (envelope-from ulrich@pukruppa.net) Received: from pukruppa.net (pukruppa.net [213.146.114.24]) by mx1.freebsd.org (Postfix) with ESMTP id 46DC38FC18 for ; Sat, 31 Jan 2009 06:28:09 +0000 (UTC) (envelope-from ulrich@pukruppa.net) Received: from pukruppa.net (localhost [127.0.0.1]) by pukruppa.net (8.14.3/8.14.3) with ESMTP id n0V6VWpb024720; Sat, 31 Jan 2009 07:31:33 +0100 (CET) (envelope-from ulrich@pukruppa.net) Message-ID: <4983F044.1020804@pukruppa.net> Date: Sat, 31 Jan 2009 07:31:32 +0100 From: Peter Ulrich Kruppa User-Agent: Thunderbird 2.0.0.19 (X11/20090130) MIME-Version: 1.0 To: Uwe Laverenz References: <20090130160750.GA15557@laverenz.de> <49835D1D.6070504@laverenz.de> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Problem gdm 2.24, xdmcp D-BUS? 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, 31 Jan 2009 06:28:11 -0000 Peter Ulrich Kruppa schrieb: > On Fri, 30 Jan 2009, Uwe Laverenz wrote: > >> Peter Ulrich Kruppa schrieb: >> >>> gdm-2.24.1_5 is not broken, else I couldn't have logged onto my >>> gnome-desktop some minutes ago. But there are some feature-regressions >> >> Sorry, do you mean you logged into a _remote_ machine (via XDMCP) that >> is running GDM 2.24 and listens to UDP 177? Because this is the thing >> that doesn't work for us. When I said "broken", I meant that XDMCP >> does not work anymore (and a few other things that users were >> comfortable with). > Sorry, I didn't catch the original posters second last line, my fault. > Xdmcp is not available via gdm-2.24 . > > Greetings > > Uli. As a little excuse to the original poster I did some research: How about using # Xorg -query : from command line? (Mind: you have to set display number to something different from default 0 (p.ex. 1 or 2) if you are calling from inside an already running Xorg). That's a really "thin" client and it seems to work (for me - I can logon to my wifes Debian machine). Greetings Uli.