-
-
Notifications
You must be signed in to change notification settings - Fork 19.3k
gdm should use systemd-userdbd #458058
Copy link
Copy link
Open
Labels
0.kind: enhancementAdd something new or improve an existing system.Add something new or improve an existing system.6.topic: GNOMEGNOME desktop environment and its underlying platformGNOME desktop environment and its underlying platform6.topic: systemdSoftware suite that provides an array of system components for Linux operating systems.Software suite that provides an array of system components for Linux operating systems.
Metadata
Metadata
Assignees
Labels
0.kind: enhancementAdd something new or improve an existing system.Add something new or improve an existing system.6.topic: GNOMEGNOME desktop environment and its underlying platformGNOME desktop environment and its underlying platform6.topic: systemdSoftware suite that provides an array of system components for Linux operating systems.Software suite that provides an array of system components for Linux operating systems.
Fields
Give feedbackNo fields configured for issues without a type.
In GNOME 49, GDM started to default to using
systemd-userdbdto dynamically create users for each greeter instance. Unfortunately, I did not manage to make it work in time so I had to resort to hardcoding the greeter users:nixpkgs/nixos/modules/services/display-managers/gdm.nix
Lines 189 to 222 in 4639179
Tested with systemd 257.9 and #205121 but it always failed on various PAM issues.