nixpkgs/modules/services/networking/ssh
Peter Simons ea84edd528 modules/services/networking/ssh/sshd.nix: added new boolean options usePAM and passwordAuthentication
Setting both of these options to 'false' configures the OpenSSH daemon to
reject password authentication, i.e. users must have an appropriate key in
~/.ssh/authorized_keys in order to be able to log in.

svn path=/nixos/trunk/; revision=27732
2011-07-12 10:34:27 +00:00
..
lshd.nix lshd: Streamline first use. 2011-01-29 23:06:52 +00:00
sshd.nix modules/services/networking/ssh/sshd.nix: added new boolean options usePAM and passwordAuthentication 2011-07-12 10:34:27 +00:00