Have found a "workaround" that works but I'm not happy with.
nano /etc/lightdm/lightdm.conf
Add the following:
[SeatDefaults]
greeter-hide-users=true
greeter-show-manual-login=true
Save, reboot.
--
You received this bug notification because you are a member of DX
Packages, which is subscribed
I have the same issue. In a school environment with LDAP authentication
on the LTSP server. Every 3 months we change students in the lab. Each
time they log in it creates an entry for them and then when they leave
we can't delete them.
Have a lightdm screen with 50+ names on it. Awesome.
delu
Confirmed in trusty. Here is my work around:
Create the following file and copy it to your ltsp chroot folder
/etc/xdg/autostart/
[Desktop Entry]
Type=Application
Exec=/usr/lib/unity/unity-panel-service
Hidden=false
NoDisplay=false
X-GNOME-Autostart-enabled=true
Name[en_US]=gnome-panel
Name=gnom
3 matches
Mail list logo