You are not logged in.

#1 2016-01-07 10:36:35

Ben
New Member
Registered: 2016-01-07
Posts: 1

XDMCP Connection to BL

Hello,

I am trying to establish a XDMCP connection to BL in a VM. I tried this part from the ArchLinux Wiki [1]:

Modify /etc/lightdm/lightdm.conf to include:

[XDMCPServer]
enabled=true
port=177

Then restart the LightDM:

systemctl restart lightdm

But it didn't helped. I can ping and login via ssh on the machine, so I can foreclose a network issue.
Any help is highly appreciated.


Best regards,
Ben


[1] https://wiki.archlinux.org/index.php/Xdmcp#LightDM

Offline

#2 2016-01-07 11:33:36

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,093
Website

Re: XDMCP Connection to BL

Have you tried removing the "port=177" line?

If that doesn't work, put it back and try adding these lines instead:

[SeatDefaults]
xserver-allow-tcp=true
xserver-share=true
xdmcp-port=177
greeter-show-remote-login=true

http://askubuntu.com/questions/452802/n … sing-xdmcp

I've never used XDMCP so these are just suggestions based on search results.

Offline

Board footer

Powered by FluxBB