summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/GitPython
diff options
context:
space:
mode:
authorAustin Seipp <aseipp@pobox.com>2014-02-18 03:38:35 -0600
committerAustin Seipp <aseipp@pobox.com>2014-03-16 07:11:50 -0500
commit29d46452dd772c449adbd951e8099320705241fd (patch)
treebd7a947a8f0cd4ead3559342882b76f20d965c0f /pkgs/development/python-modules/GitPython
parentff79e2f9005b8e0c973a5ee91358e1730fe78eef (diff)
nixos: add Duo Security module
This module adds the security.duosec attributes, which you can use to enable simple two-factor authentication for NixOS logins. The module currently provides PAM and SSH support, although the PAM unix system configuration isn't automatically dealt with (although the configuration is automatically built). Enabling it is as easy as saying: security.duosec.ssh.enable = true; security.duosec.ikey = "XXXXXXXX..."; security.duosec.skey = "XXXXXXXX..."; security.duosec.host = "api-XXXXXXX.duosecurity.com"; security.duosec.group = "duosec"; which will enforce two-factor authentication for SSH logins for users in the 'duosec' group. This requires uid/gid support in the environment.etc module. Signed-off-by: Austin Seipp <aseipp@pobox.com>
Diffstat (limited to 'pkgs/development/python-modules/GitPython')
0 files changed, 0 insertions, 0 deletions