I did clean installation of Lubuntu and it indeed doesn't let you log in. This 
is syslog on the client:

 

May 17 11:20:19 ltsp79 org.a11y.Bus[1527]: ** (process:1540): WARNING **: 
Failed to register client: 
GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name

org.gnome.SessionManager was not provided by any .service files

May 17 11:20:19 ltsp79 org.a11y.Bus[1527]: Activating service 
name='org.a11y.atspi.Registry'

May 17 11:20:19 ltsp79 org.a11y.Bus[1527]: Successfully activated service 
'org.a11y.atspi.Registry'

May 17 11:20:19 ltsp79 org.a11y.atspi.Registry[1545]: SpiRegistry daemon is 
running with well-known name - org.a11y.atspi.Registry

May 17 11:20:19 ltsp79 gnome-session[1479]: gnome-session-is-accelerated: 
llvmpipe detected.

May 17 11:20:19 ltsp79 org.gnome.ScreenSaver[1527]: ** 
(gnome-screensaver:1556): WARNING **: Couldn't get presence status: The name 
org.gnome.SessionManager was not

provided by any .service files

May 17 11:20:19 ltsp79 gnome-session[1479]: gnome-session-binary[1479]: 
CRITICAL: We failed, but the fail whale is dead. Sorry....

May 17 11:20:19 ltsp79 gnome-session-binary[1479]: CRITICAL: We failed, but the 
fail whale is dead. Sorry....

 

Seems LDM doesn’t want to use LXDE by default (despite the fact that it is the 
only DE installed), so you have to add this to lts.conf:

 

LDM_SESSION=LXDE

 

You can find available DEs in the "/opt/ltsp/i386/usr/share/xsessions" 
directory.

 

P.S. LTSP-clients in Ubuntu 16.04 remove sshd service on boot for some reason 
so if you want to be able to connect to clients via SSH you need to add this to 
lts.conf: 

KEEP_SYSTEM_SERVICES="ssh"

 

Regards,

Vladimir.

 

From: Sean Carte [mailto:sean.ca...@gmail.com] 
Sent: Tuesday, May 16, 2017 4:25 PM
To: ltsp-discuss@lists.sourceforge.net
Subject: Re: [Ltsp-discuss] No home directory

 

In /var/lib/tftpboot/ltsp/i386/lts.conf I've tried both:

    LDM_XSESSION=/usr/bin/lxsession -s Lubuntu -e LXDE

and
    LDM_SESSION="gnome-session --session=ubuntu-2d"




I have both ubuntu and lubuntu installed in the chroot. Do I need to have a 
desktop environment installed on the server?

Sean

-- 

 

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_____________________________________________________________________
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

Reply via email to