ssh::server::conf::client_alive_interval,"3600"
Does this exist in 5.2.1? I've looked through the module but I am not seeing a way to override using Hiera.
Thanks in advance,
Mark Kraft
Sotera Defense Solutions
| sshd_config{ 'ClientAliveInterval': value => '<whatever>' } |
--
You received this message because you are subscribed to the Google Groups "SIMP Q&A Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to simp+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/simp/85566ec2-afd9-4974-aee4-8b62dbb14583%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Mark,In the new versions, we cherry pick the settings that we need for compliance and basic security. Anything outside of that should be set using the SSH augeasproviders.For that option, you could use:
sshd_config{ 'ClientAliveInterval': value => '<whatever>' }
On Wed, Dec 14, 2016 at 11:25 AM, Mark Kraft <kra...@gmail.com> wrote:
In older versions of SIMP (4.0.6) we were able to adjust the ClientAliveInterval using extlookups:ssh::server::conf::client_alive_interval,"3600"
Does this exist in 5.2.1? I've looked through the module but I am not seeing a way to override using Hiera.
Thanks in advance,
Mark Kraft
Sotera Defense Solutions
--
You received this message because you are subscribed to the Google Groups "SIMP Q&A Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to simp+uns...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/simp/85566ec2-afd9-4974-aee4-8b62dbb14583%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to simp+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/simp/d8f41c2f-7399-4c7c-af9e-d5ed1a81b090%40googlegroups.com.