Re: Remote X login (SOLVED)

2001-11-03 Thread Matthew Carpenter

Was this just enabled in eD and eS?  I know that I never had to do that back then...  
All I had to do there was uncomment the * line in Xaccess.


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



Re: Remote X login (SOLVED)

2001-11-03 Thread Matthew Carpenter

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.

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



Re: Remote X login (SOLVED)

2001-11-03 Thread Matthew Carpenter

It's a good bet that this is a Caldera-Specific thing.  Has anyone seen this on other 
distros?

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



Re: Remote X login (SOLVED)

2001-11-03 Thread Tim Wunder

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?

 :1path-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



Re: Remote X login (SOLVED)

2001-11-03 Thread Matthew Carpenter

On Sat, 3 Nov 2001 10:08:24 -0500
Tim Wunder [EMAIL PROTECTED] wrote:

 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.
 
I don't have either of those files on either machine.  Due to the ambiguity of Client 
and Server with regards to X, could you use Local and Remote and restate this?

 Is the DisplayManager.requestPort: 0 line commented out of the 
 kdx/xdm-config file with a bang (!)?
 
yes.  I did... on the remote host.  That is how I got to this point.  Previously I 
didn't get THIS far.
___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Re: Remote X login (SOLVED)

2001-11-03 Thread Tim Wunder

Previously, Matthew Carpenter chose to write:
 On Sat, 3 Nov 2001 10:08:24 -0500

 Tim Wunder [EMAIL PROTECTED] wrote:
  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.

 I don't have either of those files on either machine.  Due to the ambiguity
 of Client and Server with regards to X, could you use Local and Remote and
 restate this?


I don't see the ambiguity. The Server is the machine that you'll be logging 
into and who will be Serving the X session. The Client is the machine that 
you'll be logging in from, the one on whose screen X will be displayed.

  Is the DisplayManager.requestPort: 0 line commented out of the
  kdx/xdm-config file with a bang (!)?

 yes.  I did... on the remote host.  That is how I got to this point. 
 Previously I didn't get THIS far.

X0.hosts needs to be on the machine whose X session you want to use, the one 
serving the X session. 

Also, according to http://www.caldera-benelux.com/ta_xdmcp_support.html
You need to add 
DisplayManager*chooser: /opt/kde2/bin/chooser (or whichever chooser 
you want to use, the link says to use /usr/X11R6/bin/chooser)
to your xdm-config file on the server.

HTH, 
Tim

___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Re: Remote X login (SOLVED)

2001-11-02 Thread Tim Wunder

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.

Regards, 
Tim


Previously, I chose to write, but no one chose to respond:
 Hi folks,
 I'm trying to configure my network to allow remote logins from my son's
 Mandrake 8.0 PC to my COL 3.1 PC. I had this working when I was running
 eD2.4, and I don't remember it being all that difficult, but can't seem
 to accomplish the task using COL 3.1.

 I'm uncommented the line in 3.1's /etc/X11/kdm/Xaccess file so that any
 host can get a login window, and, for good measure, did it in the
 /etc/X11/xdm/Xaccess file as well (I believe the new kdm in KDE2.2.1
 uses pieces of xdm in some way). IIRC, that's the only file I need to do
 things to, correct? Or do I need to make an entry in my hosts.allow
 file? Do I need to add something to the kdmrc file? I don't remember
 having to do anything in that file last time.

 Anyway, making the one change has not given me a login on the remote PC,
 so there's something I'm missing.

 Any help appreciated.

 Regards,
 Tim

 ___
 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



Re: Remote X login (SOLVED)

2001-11-02 Thread Douglas J Hunley

Tim Wunder babbled on about:
 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.

send it to [EMAIL PROTECTED] ! we welcome it
-- 
Douglas J Hunley (doug at hunley.homeip.net) - Linux User #174778
Admin: http://linux.nf  Admin: http://hunley.homeip.net

PROGRAM - n. A magic spell cast over a computer allowing it to turn 
one's input into error messages.  v. tr.- To engage in a 
pastime similar to banging one's head against a wall, but 
with fewer opportunities for reward.
___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users