1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-05 07:12:34 +03:00
nixpkgs/nixos/modules/services/networking/ssh
Eelco Dolstra ae74b0ae58 sshd: Remove the usePAM option
Sshd *must* use PAM because we depend on it for proper session
management.  The original goal of this option (disabling password
logins) can also be implemented by removing pam_auth authentication
from sshd's PAM service.
2013-10-15 15:05:49 +02:00
..
lshd.nix Turn security.pam.services into an attribute set 2013-10-15 14:47:51 +02:00
sshd.nix sshd: Remove the usePAM option 2013-10-15 15:05:49 +02:00