FS#56017 - [filesystem][systemd] root user created with shell /sbin/nologin
Attached to Project:
Arch Linux
Opened by loqs (loqs) - Tuesday, 17 October 2017, 01:05 GMT
Last edited by Sébastien Luttringer (seblu) - Tuesday, 21 May 2019, 15:24 GMT
Opened by loqs (loqs) - Tuesday, 17 October 2017, 01:05 GMT
Last edited by Sébastien Luttringer (seblu) - Tuesday, 21 May 2019, 15:24 GMT
|
Details
Description:
filesystem 2017.10-1 removed the root user it will be created by sysusers.d if it does not exist because of the /usr/lib/sysusers.d/basic.conf as provided by systemd however system users created by sysusers.d have their shell set to /sbin/nologin Additional info: filesystem 2017.10-1 systemd 235.8-1 Steps to reproduce: create a new install based upon testing repositories. |
This task depends upon
Comment by
Sébastien Luttringer (seblu) -
Tuesday, 17 October 2017, 07:41 GMT
I roll-backed to a version with root embedded in
passwd,group,shadow,gshadow. I will need to ask to systemd folks
what they think about that.