Commit graph

21 commits

Author SHA1 Message Date
Micah Anderson
ef6f137cff add the variable sshd_authorized_keys_file with the default set to the normal: %h/.ssh/authorized_keys 2008-09-26 20:03:10 -04:00
Micah Anderson
26e4ac53a9 add sshd_port variable enabling you to set a different port for sshd, default is 22 2008-09-26 18:23:25 -04:00
Micah Anderson
0b18022727 add sshd_allow_tcp_forwarding variable, with the default changed to no (note this is opposite of
what the existing template had enabled for Debian, but this is a better setting)
2008-09-26 17:55:02 -04:00
Micah Anderson
58fef5f809 add variable sshd_permit_empty_passwords, with the default set to no 2008-09-26 17:51:12 -04:00
Micah Anderson
d2b60a477a fix ignore_rhosts variable name 2008-09-26 17:46:36 -04:00
Micah Anderson
06163fbb92 added sshd_rhosts_rsa_authentication variable, default set to no
added sshd_hostbased_authentication variable, default set to no
2008-09-26 17:44:16 -04:00
Micah Anderson
9edd2705d4 add sshd_ignore_rhosts option, default set to yes 2008-09-26 17:30:28 -04:00
Micah Anderson
ba8d788f89 add the sshd_strict_modes variable, with the default set to yes 2008-09-26 17:28:05 -04:00
Micah Anderson
0a0236b107 fix a set of duplicated sshd words in the variables 2008-09-26 17:23:39 -04:00
Micah Anderson
19b49e80ee add the sshd_rsa_authentication option, default set to no 2008-09-26 17:21:01 -04:00
Micah Anderson
6f5a865b58 add sshd_pubkey_authentication variable, with the default set to yes 2008-09-26 17:10:33 -04:00
Micah Anderson
51c18b6b8f added sshd_challenge_response_authentication variable, with the default value set to no 2008-09-26 17:05:49 -04:00
Micah Anderson
d6f9d64d9b add comment about PAM auth to the Debian template (copied from the Gentoo one), as its useful info to
have available, due to the complexity of the option
2008-09-26 16:59:55 -04:00
Micah Anderson
3bd90d741c Add the variable AllowAgentForwarding to be set, with the default of 'no', only the Debian
template was adjusted for this, as my knowledge of the other operating systems is not good enough
to determine the appropriate setting there
2008-09-26 16:57:59 -04:00
mh
8f006bb6a0 removing PrintMotd and PrintLastLog disabling options from debian template, they should be enabled imho
git-svn-id: https://svn/ipuppet/trunk/modules/sshd@1876 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
2008-07-17 16:09:00 +00:00
mh
ece3afde12 merged with puzzle
git-svn-id: https://svn/ipuppet/trunk/modules/sshd@1614 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
2008-06-13 21:01:39 +00:00
mh
0603077ce6 moved /dist/-stuff to /files/, heavily refactored a lot, made it more look 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-04-04 15:30:26 +00:00
mh
c140469f04 added new var to template
git-svn-id: https://svn/ipuppet/trunk/modules/sshd@831 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
2008-02-17 21:15:28 +00:00
mh
cdafb27013 added Debian sshd config
git-svn-id: https://svn/ipuppet/trunk/modules/sshd@728 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
2008-02-02 00:05:14 +00:00
mh
58304b2f27 added barricada
git-svn-id: https://svn/ipuppet/trunk/modules/sshd@343 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
2008-01-02 18:02:20 +00:00
mh
ddb169a36e moved sshd to templates so they are cpable of having different allowed_users
git-svn-id: https://svn/ipuppet/trunk/modules/sshd@330 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
2007-12-27 15:42:16 +00:00