The /etc/shadow and /etc/gshadow files are currently not properly
updated on rpm-ostree/bootc systems when new system users are added
using systemd-sysusers configs in the image.
Workaround that issue for the plasmalogin user specifically.
For more details why this happens and the likely proper fix, see:
- https://github.com/bootc-dev/bootc/issues/1179
- https://github.com/coreos/fedora-coreos-tracker/issues/1599
- https://github.com/coreos/rpm-ostree/issues/49
The
/etc/shadowand/etc/gshadowfiles are currently not properlyupdated on rpm-ostree/bootc systems when new system users are added
using systemd-sysusers configs in the image.
Workaround that issue for the
plasmaloginuser specifically.See: https://forge.fedoraproject.org/kde/tickets/issues/684
For more details why this happens and the likely proper fix, see:
- https://github.com/bootc-dev/bootc/issues/1179
- https://github.com/coreos/fedora-coreos-tracker/issues/1599
- https://github.com/coreos/rpm-ostree/issues/49