3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/modules/security
Eelco Dolstra 39bffdb34c * Make the generation of /etc/pam.d more declarative. There now is an
option security.pam.services containing the list of PAM services.
  For instance, the SLiM module simply declares:

    security.pam.services = [ { name = "slim"; localLogin = true; } ];

svn path=/nixos/trunk/; revision=16729
2009-08-16 14:49:14 +00:00
..
console.perms * Move PAM configuration to modules/security/pam.nix. 2009-05-28 13:10:02 +00:00
pam.nix * Make the generation of /etc/pam.d more declarative. There now is an 2009-08-16 14:49:14 +00:00
setuid-wrapper.c * Move the setuid wrappers activation scriptlet to 2009-05-25 15:36:57 +00:00
setuid-wrappers.nix Fix fullDepEntry location in setuid-wrappers.nix. 2009-05-26 14:10:20 +00:00
sudo.nix * Make the generation of /etc/pam.d more declarative. There now is an 2009-08-16 14:49:14 +00:00