index
:
puppet-sshd
develop
feature/ecdsa
master
production
Puppet module for sshd
Fluxo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
templates
/
sshd_config
/
CentOS_normal.erb
Age
Commit message (
Expand
)
Author
2008-09-27
add the ability to set the ListenAddress configuration option through sshd_li...
Micah Anderson
2008-09-27
fix incorrect variable sshd_permit_empty_passwords
Micah Anderson
2008-09-26
add the variable sshd_authorized_keys_file with the default set to the normal...
Micah Anderson
2008-09-26
add sshd_port variable enabling you to set a different port for sshd, default...
Micah Anderson
2008-09-26
add sshd_allow_tcp_forwarding variable, with the default changed to no (note ...
Micah Anderson
2008-09-26
add variable sshd_permit_empty_passwords, with the default set to no
Micah Anderson
2008-09-26
fix ignore_rhosts variable name
Micah Anderson
2008-09-26
added sshd_rhosts_rsa_authentication variable, default set to no
Micah Anderson
2008-09-26
add sshd_ignore_rhosts option, default set to yes
Micah Anderson
2008-09-26
add the sshd_strict_modes variable, with the default set to yes
Micah Anderson
2008-09-26
fix a set of duplicated sshd words in the variables
Micah Anderson
2008-09-26
add the sshd_rsa_authentication option, default set to no
Micah Anderson
2008-09-26
add sshd_pubkey_authentication variable, with the default set to yes
Micah Anderson
2008-09-26
added sshd_challenge_response_authentication variable, with the default value...
Micah Anderson
2008-06-13
merged with puzzle
mh
2008-02-17
added new var to template
mh
2007-12-27
moved sshd to templates so they are cpable of having different allowed_users
mh