aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-30Finish fixing ChallengeResponseAuthenticationGabriel Filion
2011-01-30ssh_authorized_key: use $name for user by defaultGabriel Filion
2011-01-30Fix ssh_authorized_keyGabriel Filion
2011-01-30Add an sshd_config template for FreeBSDGabriel Filion
2011-01-30Fix inclusion for default osGabriel Filion
2010-12-20fix debian squeeze sshd_config template to add a missing newlineMicah Anderson
2010-12-16Introducing perfect forward secrecy for SSHSilvio Rhatto
2010-12-16do some trickery as arguments from puppet are passed as an arraymh
2010-12-16made error mesage a bit more verbosemh
2010-12-16remove stupid swapmh
2010-12-16Add a function to create ssh keys on the flymh
2010-12-15remote KerberosGetAFSToken, its actually not a functional configuration optio...Micah Anderson
2010-12-14"ChallengeResponseAuthentication no" was being hardcoded later in the Debian ...Micah Anderson
2010-12-14add Debian Squeeze sshd template. Enabled kerberos and gssapi options, using ...Micah Anderson
2010-12-11Mention dependency on lsb module.intrigeri
2010-10-21lenny already has AcceptEnv by defaultmh
2010-10-21use realportmh
2010-10-20use parametrized class to pass ssh_ports to open up thingsmh
2010-10-20introduce that port also can't be the name, fix ensure problemmh
2010-10-20extend sshd::nagios with ensure parammh
2010-10-20add nagios_check_ssh_hostname to tweak the hostname which whould be monitored...mh
2010-10-20move define to own classmh
2010-10-18Bugfixintrigeri
2010-10-17Merge remote branch 'nadir/master'intrigeri
2010-10-16Syntax fix.intrigeri
2010-10-16bugfixintrigeri
2010-10-16bugfixintrigeri
2010-10-16New option sshd_ports that obsoletes sshd_port.intrigeri
2010-10-16Cleanup templates: sshd_port is guaranteed by init.pp not to be empty.intrigeri
2010-10-13sshd service has status and restart commands in post-etch Debian releases.intrigeri
2010-10-05nagios-cmd is now check_ssh_port - according to shared-nagiosnadir
2010-10-04Simplify by using the config_file definition.intrigeri
2010-10-03Add template for Debian Squeeze.intrigeri
2010-10-03Actually allow enabling ChallengeResponseAuthentication on Debian Lenny.intrigeri
2010-06-03Using sshd::client::debian for ubuntuSilvio Rhatto
2010-05-18Adding Ubuntu_lucid.erbSilvio Rhatto
2010-02-25Merge branch 'master' of git://labs.riseup.net/module_sshdSilvio Rhatto
2010-02-21update nagios check_command to check ssh port. it was using ssh_port, it shou...Micah Anderson
2010-01-30Renaming $sshd_internal_ip to $sshd_shared_ipSilvio Rhatto
2009-12-28Merge branch 'master' of git://labs.riseup.net/module_sshdSilvio Rhatto
2009-12-27Merge remote branch 'lavamind/master'Micah Anderson
2009-12-27Reverting last changeSilvio Rhatto
2009-12-27Always including sshd::client::baseSilvio Rhatto
2009-12-27Using fqdn instead of hostname.domainSilvio Rhatto
2009-12-27Using sshrsakey instead of sshrsakey_keySilvio Rhatto
2009-12-27Introducing sshd_internal_ip variableSilvio Rhatto
2009-12-27PrintMotd using default OpenSSH settingSilvio Rhatto
2009-12-21update comments to include information about how to use the nagiosMicah Anderson
2009-12-19fix the comments section so that the include isn't misleading. if youMicah Anderson
2009-12-18remove fqdn from nagios service description (hostname is used in the internal...Jerome Charaoui