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#31239 - [git] /sbin/nologin as shell for git user
Attached to Project:
Arch Linux
Opened by Szunti (Szunti) - Wednesday, 22 August 2012, 10:20 GMT
Last edited by Dan McGee (toofishes) - Wednesday, 22 August 2012, 13:02 GMT
Opened by Szunti (Szunti) - Wednesday, 22 August 2012, 10:20 GMT
Last edited by Dan McGee (toofishes) - Wednesday, 22 August 2012, 13:02 GMT
|
DetailsDescription:
Now the created git user has a valid shell (/bin/bash) and the git user is shown in lightdm at login. |
This task depends upon

The user needs a valid shell otherwise git-push won't work. There is no password by default so this user cannot be logged in remotely; only su/sudo or other methods of local user switching even work.

P.S. This is clearly a lightdm bug; why is it showing users in the login screen with UIDs in the system range? File a bug with them.