summaryrefslogtreecommitdiff
path: root/templates/sshd_config/Gentoo_normal.erb
AgeCommit message (Collapse)Author
2008-09-27add the ability to set the ListenAddress configuration option through ↵Micah Anderson
sshd_listen_address
2008-09-27fix incorrect variable sshd_permit_empty_passwordsMicah Anderson
2008-09-26add the variable sshd_authorized_keys_file with the default set to the ↵Micah Anderson
normal: %h/.ssh/authorized_keys
2008-09-26add sshd_port variable enabling you to set a different port for sshd, ↵Micah Anderson
default is 22
2008-09-26add sshd_allow_tcp_forwarding variable, with the default changed to no (note ↵Micah Anderson
this is opposite of what the existing template had enabled for Debian, but this is a better setting)
2008-09-26add variable sshd_permit_empty_passwords, with the default set to noMicah Anderson
2008-09-26fix ignore_rhosts variable nameMicah Anderson
2008-09-26added sshd_rhosts_rsa_authentication variable, default set to noMicah Anderson
added sshd_hostbased_authentication variable, default set to no
2008-09-26add sshd_ignore_rhosts option, default set to yesMicah Anderson
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 ↵Micah Anderson
value set to no
2008-06-13merged with puzzlemh
git-svn-id: https://svn/ipuppet/trunk/modules/sshd@1614 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
2008-04-04moved /dist/-stuff to /files/, heavily refactored a lot, made it more look ↵mh
all the same way. some sources added here and there. hope it still works everything, the location on the disk of /files/ is still call dists. no need to hurry to change that git-svn-id: https://svn/ipuppet/trunk/modules/sshd@1160 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
2008-02-17added new var to templatemh
git-svn-id: https://svn/ipuppet/trunk/modules/sshd@831 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
2007-12-27moved sshd to templates so they are cpable of having different allowed_usersmh
git-svn-id: https://svn/ipuppet/trunk/modules/sshd@330 d66ca3ae-40d7-4aa7-90d4-87d79ca94279