-
The option
HideShellsin/etc/sddm.confdoes not work correctly. When more than one shell is specified, the filter does not work and the matching users are listed in the greeting screen notwithstanding. -
The xauthority (or
MIT-MAGIC-COOKIE) file is no longer at/var/run/sddm/:0but at an unpredictable location like/var/run/sddm/{ca7d6d45-9b4d-4a92-997e-c9c11081dea1}which is build by including a random UUID in the path. When trying to startx11vnc, for example, that file cannot be found. With 15.10, one could startx11vncwith/usr/bin/x11vnc -auth /var/run/sddm/:0 -display :0 -rfbauth /etc/vncpasswd -rfbport 5943 -reopen -forever, this is no longer possible.
The second bug is uncool with Ubuntu server for remote root servers.