Merge pull request #53762 from ju1m/nslcd

Improving integration of `nslcd`, PAM and `openldap`.
This commit is contained in:
Florian Klink
2019-01-30 19:34:40 +01:00
committed by GitHub
4 changed files with 389 additions and 66 deletions
+1 -1
View File
@@ -370,7 +370,7 @@ let
auth required pam_deny.so
# Password management.
password requisite pam_unix.so nullok sha512
password sufficient pam_unix.so nullok sha512
${optionalString config.security.pam.enableEcryptfs
"password optional ${pkgs.ecryptfs}/lib/security/pam_ecryptfs.so"}
${optionalString cfg.pamMount