1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/modules/services/networking
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
..
gw6c svn path=/nixos/trunk/; revision=26997 2011-04-27 14:10:03 +00:00
ircd-hybrid IRCD expression needs recursive attrsets... 2011-04-28 08:23:09 +00:00
ssh modules/services/networking/ssh/sshd.nix: added new boolean options usePAM and passwordAuthentication 2011-07-12 10:34:27 +00:00
amuled.nix
avahi-daemon.nix avahi-daemon: Remove outdated and confusing comment. 2010-10-07 20:10:49 +00:00
bind.nix
bitlbee.nix
ddclient.nix
dhclient.nix * dhclient: ignore libvirt's network interfaces. 2011-03-15 15:30:12 +00:00
dhcpd.nix
dnsmasq.nix * `dnsmasq' shouldn't run by default. 2011-04-19 13:37:31 +00:00
ejabberd.nix ejabberd: tabs->spaces, remove trailing whitespace 2011-02-16 21:03:14 +00:00
firewall.nix * Oops. 2011-07-05 12:54:50 +00:00
git-daemon.nix Git daemon: packaged. 2010-12-17 07:33:20 +00:00
gnunet.nix
gvpe.nix
ifplugd.nix
nat.nix * NAT module: support active FTP. 2011-03-10 13:03:47 +00:00
ntpd.nix
openfire.nix Convert assertion option into mkAssert. 2011-03-30 17:52:34 +00:00
openvpn.nix * OpenVPN: add it to the system path when enabled. 2010-10-18 10:40:08 +00:00
portmap.nix
privoxy.nix
quassel.nix
radvd.nix * Add a module for radvd. 2011-02-19 19:19:55 +00:00
rdnssd.nix * Don't enable rdnssd by default for the moment. 2011-03-25 09:29:22 +00:00
sabnzbd.nix
tftpd.nix
vsftpd.nix
wakeonlan.nix Adding a wake on lan module. 2010-12-02 20:23:45 +00:00
wicd.nix
wpa_supplicant.nix
xinetd.nix