nixpkgs/pkgs/os-specific/linux/pam
Sergei Trofimovich 26154be277 linux-pam: pull upstream fix to restore empty password handling
Before the change the login into users without passwords was failing:

    https://github.com/NixOS/nixpkgs/issues/297920

It used to work when `linux-pam` used direct `shadow` access when ran as
root. The switch to external helper have broken that use case.

Let's pull accepted upstream fix to restore empty password handling.
2024-03-29 12:12:23 +00:00
..
default.nix linux-pam: pull upstream fix to restore empty password handling 2024-03-29 12:12:23 +00:00
suid-wrapper-path.patch pam: fix pam_unix autohentication failures when ran as user 2023-11-11 09:54:04 +00:00