Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#17157 - [kdebase-workspace] kdm allows logins even if shell is set to /sbin/nologin
Attached to Project:
Arch Linux
Opened by Caleb Cushing (xenoterracide) - Monday, 16 November 2009, 03:13 GMT
Last edited by Andrea Scarpino (BaSh) - Tuesday, 16 October 2012, 07:06 GMT
Opened by Caleb Cushing (xenoterracide) - Monday, 16 November 2009, 03:13 GMT
Last edited by Andrea Scarpino (BaSh) - Tuesday, 16 October 2012, 07:06 GMT
|
DetailsI thought I disabled an account by setting the shell to /sbin/nologin and I tried /bin/false. I also tried usermod --expiredate 1 . with all of these I was still able to log in to this user. the only way I found to do it was to set passwd -l username (which locks the passwd). my concern is what if an autologin or no passwd was set? and a lot of people will simply set a users shell to /bin/false (etc) and it won't actually stop a graphical login.
|
This task depends upon
Closed by Andrea Scarpino (BaSh)
Tuesday, 16 October 2012, 07:06 GMT
Reason for closing: Fixed
Additional comments about closing: kdebase-workspace 4.9.2-4
Tuesday, 16 October 2012, 07:06 GMT
Reason for closing: Fixed
Additional comments about closing: kdebase-workspace 4.9.2-4
you should disable users from System Settings->Login Manager->Users
FS#17188I guess.