[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: xdm and NCD X terminals
Russell P. Sutherland wrote (in a message from Tuesday 16)
> Has anyone been able to get the OBSD xdm to interoperate
> with NCD X terminals?
>
> The xdm would not connect to the X terminals as packaged.
> I changed the appropriate xdm-config file parameters
> and still no luck. I've had this kind of configuration working before
> with Solaris and Linux.
>
> What's the magic for OBSD?
In OpenBSD 2.7 and later, xdm doesn't listen on XDMCP requests over
UDP by default. To re-enable it, comment out the line
DisplayManager.requestPort: 0
in /var/X11/xdm/xdm-config
Matthieu