Previously, Matthew Carpenter chose to write: > I'm still not there yet: > > I am attempting to start the remote X session in runlevel 5 by using the > following command: > > X :1 -query www.xxx.yyy.zzz > > I see the following in response after all the X messages (screen size, > refresh,etc..): > > AUDIT: Sat Nov 3 09:07:11 2001: 1550 X: client 1 rejected from IP <remote > ip> port 42502 Auth name: MIT-MAGIC-COOKIE-1 ID: -1 > > > On the remote system, I see this in /var/log/messages: > > Nov 3 10:18:56 gandalf kdm[5367]: server open failed for elandyl:1, giving > up Nov 3 10:18:56 gandalf kdm[31019]: Display elandyl:1 cannot be opened > > Any Ideas? It's like my local box is rejecting the remote system's > attempts to give me a login screen. >
Do you have /etc/X0.hosts and X1.hosts files on the server? They should contain the hosts (hostnames, resolvable by /etc/hosts, or IP addresses), one per line that are allowed access. I have X1.hosts configured as a symlink to X0.hosts. Is the "DisplayManager.requestPort: 0" line commented out of the kdx/xdm-config file with a bang (!)? > My next step is to make this a part of the bootup (dual X, one remote). > Would this be best achieved by entering the following as the next line in > Xservers? > > :1 <path-to-X>/X :1 -query gandalf (or IP address) > > Thanks. > Matt > On Sat, 3 Nov 2001 02:29:28 -0700 > > "Kurt Wall" <[EMAIL PROTECTED]> wrote: > > Tim Wunder wrote: > > > At the bottom of the /opt/kde2/share/config/kdm/kdmrc file is this > > > section: [Xdmcp] > > > Enable=false > > > KeyFile=/etc/X11/kdm/xdm-keys > > > Willing= > > > Xaccess=/etc/X11/kdm/Xaccess > > > > > > I changed the "Enable=false" to "true", restarted X and lo and behold, > > > the kdm login screen appeared on my son's PC. > > > > > > Should this info be put on the KDE pages? This is KDE 2.2.1 specific. > > > I've seen no other documetnation anywhere that mentions that the kdmrc > > > file needs to be edited to enable remote logins. > > > > > > There's no SxS for Remote X logins, either, but this sure seems to be > > > SxS fodder. If the powers that be feel it's worthy of its own page, > > > I'll write something up. > > > > This is *definitely* SxS material. > > > > Kurt > > -- > > It's so beautifully arranged on the plate -- you know someone's fingers > > have been all over it. > > -- Julia Child on nouvelle cuisine. > > _______________________________________________ > > Linux-users mailing list > > Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users > > _______________________________________________ > Linux-users mailing list > Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users _______________________________________________ Linux-users mailing list Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users
