mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-24 17:25:13 +00:00
Run pam_unix an additional time rather than switching it from sufficient to required. This fixes a potential security issue for ecryptfs/pam_mount users as with pam_deny gone, if cfg.unixAuth = False then it is possible to login without a password.