How do I set up XDMCP access via GDM?
Posted
by
np_hard
on Ask Ubuntu
See other posts from Ask Ubuntu
or by np_hard
Published on 2011-10-01T17:55:03Z
Indexed on
2012/03/21
5:39 UTC
Read the original article
Hit count: 272
I am a newbie to ubuntu linux, and want to setup xdmcp access, so i can access it from my windows box using xming.
part of it is learning exercise also, since i know i could use vnc to directly connect to ubuntu.
I modified the gdm's custom.conf file like this
[xdmcp]
Enable=true
but when i launch xlaunch, i see a blank screen, further diagnosing with wireshark, i got that the udp port 177 on the linux box is unreachable so i disabled the firewall on linux box, but still same result.
I checked with nmap and there is no service listening on UDP 177 port, the gdnsetup on natty is quite different from the older version, where setting up xdmcp was in UI
© Ask Ubuntu or respective owner