Discussion:
[Ltsp-discuss] No response from server
David Burgess
2015-05-02 23:06:59 UTC
Permalink
Hi, all.

I've been off list for a couple of years and not working with LTSP
during that time. It's good to be back!

I have an Ubuntu 14.04.2 amd64 virtual server, and was able to get an
HP t5710 thin client booting and connecting to a Windows 8 Pro machine
with FreeRDP with little trouble.

I would also like to connect to an Ubuntu desktop to this server, so I
installed the ltsp-server, ldm-server and ltspfs packages. My lts.conf
looks like this:


[default]

SCREEN_06 = xfreerdp
SCREEN_07 = ldm
LDM_SERVER = slab
RDP_SERVER = citrocet
RDP_OPTIONS = -f --ignore-certificate --no-nla -a 24 -x 0x80 -u user
--plugin rdpsnd
XINITRC_PROMPT_ON_EXIT = True
LDM_DIRECTX = True
SOUND = False

When the thin client boots I see the Ubuntu login screen, but when I
enter my username and password, I see "Verifying password" for 30
seconds or so, and then "No response from server, restarting".

I did

ltsp-update-sshkeys; ltsp-update-image

on the server, then rebooted the client, but no change. slab is the
ltsp server, and name resolution is working from the client (using an
IP address for the ldm server gives no change).

Any hints to offer?

db

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_____________________________________________________________________
Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto:
https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help, try #ltsp channel on irc.freenode.net
Vagrant Cascadian
2015-05-02 23:35:14 UTC
Permalink
Post by David Burgess
I would also like to connect to an Ubuntu desktop to this server, so I
installed the ltsp-server, ldm-server and ltspfs packages. My lts.conf
[default]
SCREEN_06 = xfreerdp
SCREEN_07 = ldm
LDM_SERVER = slab
RDP_SERVER = citrocet
RDP_OPTIONS = -f --ignore-certificate --no-nla -a 24 -x 0x80 -u user
--plugin rdpsnd
XINITRC_PROMPT_ON_EXIT = True
LDM_DIRECTX = True
SOUND = False
When the thin client boots I see the Ubuntu login screen, but when I
enter my username and password, I see "Verifying password" for 30
seconds or so, and then "No response from server, restarting".
I did
ltsp-update-sshkeys; ltsp-update-image
on the server, then rebooted the client, but no change. slab is the
ltsp server, and name resolution is working from the client (using an
IP address for the ldm server gives no change).
Do you have an entry in /opt/ltsp/*/etc/ssh/ssh_known_hosts for "slab",
or is it just listed as "server" or by the ip address?

If you comment out LDM_SERVER, does it just work? The default is to use
the LTSP server that the client has booted from using an alias added to
/etc/hosts for "server".


live well,
vagrant
David Burgess
2015-05-04 19:17:02 UTC
Permalink
Post by Vagrant Cascadian
Do you have an entry in /opt/ltsp/*/etc/ssh/ssh_known_hosts for "slab",
or is it just listed as "server" or by the ip address?
I didn't have an entry for slab.
Post by Vagrant Cascadian
If you comment out LDM_SERVER, does it just work? The default is to use
the LTSP server that the client has booted from using an alias added to
/etc/hosts for "server".
When I comment out that line it fails, but quicker and with no message.

I forgot to mention in my original message that I also installed
ubuntu-desktop on my server.

db

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_____________________________________________________________________
Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto:
https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help, try #ltsp channel on irc.freenode.net
Continue reading on narkive:
Loading...