Description of problem: Install Mageia3-Alpha3 from 32 bits GNOME LiveCD (installed via: boot the CD -> choose install on first screen after BIOS password). Complete install and reboot. The top right hand corner menu with <my name> --> System settings --> User accounts now shows the following 2 entries: 1. My user data as entered during install 2. system user for openssh [ no one else ] and # grep openssh /etc/passwd sshd:x.489:484:system user for openssh:/var/empty:/bin/true
Whiteboard: (none) => Mageia3-Alpha3
Summary: [ M3A3 ] After install regular system settings shows users me and system user for openssh => [ M3A3 ] After LiveCD install regular system settings shows users me and system user for openssh
The line above reading "2. system..." should be read as: 2. system user for openssh (account disabled)
Also shown during <b>Live</b> Mode
Summary: [ M3A3 ] After LiveCD install regular system settings shows users me and system user for openssh => [ M3A3 ] system settings shows users me and system user for openssh
Whiteboard: Mageia3-Alpha3 => 3alpha3
seems we are not alone, but found nothing in the gnome bugzilla
URL: (none) => http://osdir.com/ml/general/2012-05/msg29980.htmlCC: sysadmin-bugs => olavComponent: Release (media or process) => RPM PackagesSource RPM: GNOME i586 LiveCD => accountsservice
accountsservice is not a gnome thing, it lives on https://bugs.freedesktop.org/. Didn't find a bug.
CC: (none) => remco
Added patch to accountsservice to also filter users with /bin/true login shell from users list. Default behaviour is to apply filtering if login shell is /bin/false or /sbin/nologin. Dunno if this should have been fixed in openssh [1] instead of accountsservice.. [1] Change system users login shell to /bin/false or /sbin/nologin instead of /bin/true.
CC: (none) => jani.valimaa
(In reply to comment #5) > Added patch to accountsservice to also filter users with /bin/true login shell > from users list. Default behaviour is to apply filtering if login shell is > /bin/false or /sbin/nologin. > > Dunno if this should have been fixed in openssh [1] instead of > accountsservice.. > > [1] Change system users login shell to /bin/false or /sbin/nologin instead of > /bin/true. FWIW: Fedora set the openssh shell to /sbin/nologin
CC: (none) => derekjenn
old
Resolution: (none) => OLDStatus: NEW => RESOLVED