LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   XDMCP not working in ubuntu 12.04. Help. (https://www.linuxquestions.org/questions/linux-general-1/xdmcp-not-working-in-ubuntu-12-04-help-4175462482/)

ashwin_cse 05-18-2013 09:49 AM

XDMCP not working in ubuntu 12.04. Help.
 
I have enabled xdmcp in ubuntu 12.04.2 and this is the line from lightdm.conf

Code:

#cat /etc/lightdm/lightdm.conf

[SeatDefaults]
greeter-session=unity-greeter
user-session=ubuntu
autologin-user=
[XDMCPServer]
enabled=true

I have rebooted the ubuntu desktop. I have installed xcygwin in my windows 7 desktop. Now when i do a xlunch and try a xdmcp login, it gives me blank screen. I tried launching xserver and from terminal when i do a ssh -Y ashwin@192.168.2.3 and login and launch a X application, i can see the remote application on local display. So xserver on remote and local is working fine. So something is blocking. IS there any firewall changes i have to make or configuration setting i have to change ?

--ashwin

gdizzle 05-19-2013 05:56 PM

XDMCP uses TCP, UDP port 177 and TCP port 6000 to 6005
Check Source: http://www.tldp.org/HOWTO/XDMCP-HOWTO/procedure.html


All times are GMT -5. The time now is 06:27 AM.