Michael LoSapio
|
64008a427f
|
Add support for ProxyCommand in ssh_config
|
2016-10-20 16:04:15 -04:00 |
|
|
43d6107949
|
adding support for KexAlgorithms
|
2016-10-19 14:01:24 -07:00 |
|
Sergii Kipot
|
0d936a954c
|
Add support for multiple files in GlobalKnownHostsFile ssh option
Array option ssh_config_global_known_hosts_list implemented
|
2016-06-15 20:36:58 +02:00 |
|
Sergii Kipot
|
5be19cd1d7
|
Add support for UserKnownHostsFile ssh option
Array option ssh_config_user_known_hosts_file implemented
|
2016-06-15 17:52:53 +02:00 |
|
Garrett Honeycutt
|
88f857d6b6
|
Work with apazga on adding config options for ssh_config
|
2016-06-04 10:42:02 -04:00 |
|
Abel Paz
|
b48e066f21
|
Additional parameters for ssh_config
To allow the following options to be configured in ssh_config
* StrictHostKeyChecking
* EnableSSHKeysign
* HostbasedAuthentication for ssh_client
|
2016-06-04 10:36:17 -04:00 |
|
Phil Friderici
|
38260e68c4
|
Set UseRoaming parameter only on Linux clients
- add variable validation
- add tests
|
2016-01-15 15:16:09 +01:00 |
|
Michael Merideth
|
7da166afb8
|
mitigate client bugs CVE-2016-0777 and CVE-2016-0778
|
2016-01-14 14:31:12 -07:00 |
|
Kyle Fu
|
fbe72409ff
|
Make GSSAPIAuthentication in ssh_config modifiable. Fix corresponding Puppet::Error test code.
|
2015-05-04 11:00:11 +08:00 |
|
Markus Frosch
|
a03df37f09
|
Manage the ssh_known_hosts file when ssh_key_import is used
|
2014-11-16 16:47:44 -08:00 |
|
Garrett Honeycutt
|
114bbccadb
|
Release v3.19.1 - Bugfix: default GSSAPIDelegateCredentials to undef
This was previously set to undef everywhere except Solaris 11 which was
set incorrectly to 'yes'.
|
2014-09-24 10:13:56 -04:00 |
|
Roy Victor Williams
|
ab37372230
|
Add support for GSSAPIDelegateCredentials in ssh_config.
By default this only applies to Solaris 11.
|
2014-09-23 16:52:34 -04:00 |
|
Garrett Honeycutt
|
230023ef5a
|
Add ability to specify MACs option in ssh_config and sshd_config
|
2014-05-28 14:57:35 -04:00 |
|
Garrett Honeycutt
|
dbf2d6c138
|
Add ability to specify Ciphers option in ssh_config and sshd_config
|
2014-05-28 14:12:44 -04:00 |
|
Garrett Honeycutt
|
ae87198e76
|
Make Solaris work
Clean up nalyanyam's commit
|
2014-02-27 18:06:18 -05:00 |
|
Mark Nalyanya
|
2ee8163d9b
|
Add Solaris support
Parameterized the OS specific options
|
2014-02-25 10:20:01 +01:00 |
|
Phil Friderici
|
7bce1e8b35
|
ssh_config_hash_known_hosts option added
|
2013-12-11 14:35:42 +01:00 |
|
Garrett Honeycutt
|
2ecb232a0e
|
Add feature to allow setting 'SendEnv XMODIFIERS'
This defaults to false and has options to independently set this in both
ssh_config and sshd_config.
|
2013-10-31 11:19:46 +01:00 |
|
Phil Friderici
|
376b8738fa
|
Fixed undef variables problems in ssh_config.erb
|
2013-10-16 12:44:31 +02:00 |
|
Johan Wennerberg
|
272b3e442d
|
Add parameters to ssh_config and sshd_config
|
2013-09-05 18:07:34 +02:00 |
|
Garrett Honeycutt
|
58561177e0
|
Add spec tests
This is a first pass and is in no way complete. It does travis support
and test the default case and the major params that change logic.
|
2013-07-01 17:06:16 -04:00 |
|
Garrett Honeycutt
|
edb956ee98
|
initial commit
|
2013-05-16 16:06:06 +02:00 |
|