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
/
Debian_normal.erb
Age
Commit message (
Expand
)
Author
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-09-26
add comment about PAM auth to the Debian template (copied from the Gentoo one...
Micah Anderson
2008-09-26
Add the variable AllowAgentForwarding to be set, with the default of 'no', on...
Micah Anderson
2008-07-17
removing PrintMotd and PrintLastLog disabling options from debian template, t...
mh
2008-06-13
merged with puzzle
mh
2008-02-17
added new var to template
mh
2008-02-02
added Debian sshd config
mh