aboutsummaryrefslogtreecommitdiff
path: root/templates/sshd_config/Debian_normal.erb
AgeCommit message (Expand)Author
2008-09-26add the sshd_strict_modes variable, with the default set to yesMicah Anderson
2008-09-26fix a set of duplicated sshd words in the variablesMicah Anderson
2008-09-26add the sshd_rsa_authentication option, default set to noMicah Anderson
2008-09-26add sshd_pubkey_authentication variable, with the default set to yesMicah Anderson
2008-09-26added sshd_challenge_response_authentication variable, with the default value...Micah Anderson
2008-09-26add comment about PAM auth to the Debian template (copied from the Gentoo one...Micah Anderson
2008-09-26Add the variable AllowAgentForwarding to be set, with the default of 'no', on...Micah Anderson
2008-07-17removing PrintMotd and PrintLastLog disabling options from debian template, t...mh
2008-06-13merged with puzzlemh
2008-02-17added new var to templatemh
2008-02-02added Debian sshd configmh