Can't Get XDMCP Login on Mandrake 9.0 Box from XP

John Buttery john@io.com
Mon Jan 27 09:22:00 GMT 2003


* Harold L Hunt II <huntharo@msu.edu> [2003-01-25 15:08:38 -0500]:
> I don't know that Port=177 and Willing=[anything] are necessary.  But
> then, I do not know much about that.

  No, they're not necessary; you should probably comment Willing= out
until you know what it does, and 177 is the default port so commenting
that line out is fine also.

> What I do know is that you have to restart kdm in order for those
> changes to take effect.  The easiest way to do that, short of
> restarting your machine, is to drop to run level 3, then go back to
> run level 5.
>
> You do that by running:
> init 3
> [wait about a minute]
> init 5

  Or run "service dm restart".  :)

> One side question: you DO see a graphical login screen when you sit
> down at your linux machine, right?  If not, you aren't running kdm so
> XDMCP connections are not being accepted simply because you are not
> running a program that accepts them.

  Or you might be running kdm, on port 177, but not allowing any actual
accesses.  I don't know about kdm, but its daddy xdm has a configuration
file /etc/X11/xdm/Xaccess for that sort of thing.  Try running:

# netstat -plun | grep 177

  ...and see if kdm is listening; if it is, you have an error in your
permissions/configuration.

-- 
------------------------------------------------------------------------
 John Buttery
                                     (Web page temporarily unavailable)
------------------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin-xfree/attachments/20030127/8aa95b44/attachment.sig>


More information about the Cygwin-xfree mailing list