nixpkgs/modules/security
Eelco Dolstra 7ab616f659 * Added support for ConsoleKit.
* Let ConsoleKit track the current logins instead of pam_console.
  Udev now takes care of setting the device permissions to the active
  user.  This works much better, since pam_console wouldn't apply
  permissions to new (hot-plugged) devices.  Also, the udev+ConsoleKit
  approach supports user switching.  (We don't have that for X yet,
  but it already works for logins on virtual consoles: if you switch
  between different users on differents VCs with Alt+Fn, the device
  ownership will be changed automatically.)

svn path=/nixos/trunk/; revision=16743
2009-08-17 01:16:38 +00:00
..
console-kit.nix * Added support for ConsoleKit. 2009-08-17 01:16:38 +00:00
pam.nix * Added support for ConsoleKit. 2009-08-17 01:16:38 +00:00
policy-kit.nix * Added support for ConsoleKit. 2009-08-17 01:16:38 +00:00
setuid-wrapper.c * Print an error if the exec fails. 2009-08-16 16:46:00 +00:00
setuid-wrappers.nix * security.setuidPrograms: don't set the default in the "default" 2009-08-16 21:11:04 +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