Aaron Konstam wrote:
On Thu, Apr 03, 2003 at 03:36:15PM -0600, Thomas Dodd wrote:
Anyone know the steps requited to get XDMXP working on RHL9?
I figured out how to get gdm to allow remote loging, and to advertise, so I can login to the RHL9 box from Solaris using dtlogin/dtchooser.
But I cannot figure out how to get gdm to let me login to other hosts. I had the working once, in RHL7.3 or 8, but cannot remember how anymore.
A link would be great.
-Thomas
In the past , at least the following clause in /etc/X11/gdm/gdm.conf will do it: [xdmcp] Enable=true HonorIndirect=true MaxPending=4 MaxPendingIndirect=4 MaxSessions=16 MaxWait=30 MaxWaitIndirect=30 Port=177 PingInterval=5
That allow me to access the box from other machines (like Solaris). But that doesn't all me to select another host form the shrike box.
-Thomas