Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
SDDM not Hiding all users from login screen issue.
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
spidark
Tux's lil' helper
Tux's lil' helper


Joined: 01 Sep 2011
Posts: 147

PostPosted: Sun Dec 27, 2015 9:39 am    Post subject: SDDM not Hiding all users from login screen issue. Reply with quote

Hallo,
I'm experiencing a minor issue with SDDM display manager.
I have a few users setup with /bin/false , they just run browsers
I'm running KDE -framework 5, and SDDM it the only manager that works at the moment with my setup.

The sddm.conf man page states
Code:
 HideUsers=
              Comma-separated list of Users that shouldn't show up in the user
              list.  Default value is empty.


So my HideUser entry in sddm.conf looks like this.
Code:
# Hidden users
HideUsers=u1,u2,u3


When i test run.
Code:
sudo sddm-greeter --test-mode --theme /usr/share/sddm/themes/breeze/ or /maui


Only the first user on the HideUsers line is hidden.

Doing
Code:
# Users with these shells as their default won't be listed
HideShells=/sbin/nologin /bin/false

has no effect.

My SDDM was build with.
Code:
x11-misc/sddm-0.13.0-r1::gentoo was built with the following:
USE="consolekit pam -systemd" ABI_X86="64"


Consolekit is running (two sessions one active = TRUE and the other is FALSE )
Have no knowledge of the output, but Gentoo SDDM wiki states to look for the active = TRUE
Code:
 $ ck-list-sessions

Session2:
   unix-user = '1000'
   realname = '(null)'
   seat = 'Seat1'
   session-type = ''
   active = TRUE
   x11-display = ':0'
   x11-display-device = '/dev/tty7'
   display-device = ''
   remote-host-name = ''
   is-local = TRUE
   on-since = '2015-12-27T07:55:26.644567Z'
   login-session-id = '1'
Session1:
   unix-user = '1000'
   realname = '(null)'
   seat = 'Seat2'
   session-type = ''
   active = FALSE
   x11-display = ':0'
   x11-display-device = ''
   display-device = ''
   remote-host-name = ''
   is-local = TRUE
   on-since = '2015-12-27T07:55:26.575688Z'
   login-session-id = '1'



Also removed the nox11 behind pam_ck_connector.so in /etc/pam.d/login


Anybody having same issue ??
Thanks in advanced.
Back to top
View user's profile Send private message
PuckPoltergeist
Apprentice
Apprentice


Joined: 28 Jul 2004
Posts: 189

PostPosted: Sun Mar 06, 2016 10:09 am    Post subject: Reply with quote

It's a known bug, already fixed upstream:

https://github.com/sddm/sddm/issues/560
_________________
printk(KERN_CRIT "Whee.. Swapped out page in kernel page table\n");
linux-2.6.6/mm/vmalloc.c
Back to top
View user's profile Send private message
asturm
Developer
Developer


Joined: 05 Apr 2007
Posts: 8938

PostPosted: Sun Mar 06, 2016 10:52 am    Post subject: Re: SDDM not Hiding all users from login screen issue. Reply with quote

spidark wrote:
Also removed the nox11 behind pam_ck_connector.so

Don't do that, it totally breaks your consolekit session.
Back to top
View user's profile Send private message
spidark
Tux's lil' helper
Tux's lil' helper


Joined: 01 Sep 2011
Posts: 147

PostPosted: Sun Mar 06, 2016 11:48 am    Post subject: Re: SDDM not Hiding all users from login screen issue. Reply with quote

genstorm wrote:
spidark wrote:
Also removed the nox11 behind pam_ck_connector.so

Don't do that, it totally breaks your consolekit session.

Yes it did indeed, but i was having issues with the new kde-framework,( maybe its better now) so reinstalled and switched back to lxdm with lxde.
So the issue has been solved by Upstream as PuckPoltergeist links states ??
Anybody tested this ??
Thanks for the replies.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum