Date: 21 May 2000 14:12:19 +0200 From: naddy@mips.inka.de (Christian Weisgerber) To: freebsd-questions@freebsd.org Subject: Re: XDM remote only Message-ID: <8g8jr3$ksg$1@bigeye.rhein-neckar.de> References: <B500F74C6527D311B61F0000C0DF5ADC2630AB@valhall.ign.se>
next in thread | previous in thread | raw e-mail | index | archive | help
Lowkrantz, Goran <Goran.Lowkrantz@infologigruppen.se> wrote: > The problem: xdm just goes through the motions of starting up and then > exists. Here is the output of -debug 9 > [...] > Nothing left to do, exiting Ah, yes. This can take your sanity. Check the last lines of xdm-config: ! SECURITY: do not listen for XDMCP or Chooser requests ! Comment out this line if you want to manage X terminals with xdm DisplayManager.requestPort: 0 This line forbids xdm to manage remote displays. When you start up xdm in your configuration, it recognizes that indeed nothing is left to do and terminates. There is no error condition. -- Christian "naddy" Weisgerber naddy@mips.inka.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8g8jr3$ksg$1>