+1 On Sat, 20 Oct 2018 at 15:18, Rick Elrod <codeblock@xxxxxxxx> wrote: > > +1 > > On 10/20/18 3:09 PM, kevin@xxxxxxxxx wrote: > > From: Kevin Fenzi <kevin@xxxxxxxxx> > > > > This doesn't actually change anything for sshd (only proto 2 is default), > > However, rkhunter complains about it not setting that explicitly. > > So, this is just to get rkhunter to shut up about it. > > > > Signed-off-by: Kevin Fenzi <kevin@xxxxxxxxx> > > --- > > roles/basessh/files/ssh/sshd_config.pagure | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/roles/basessh/files/ssh/sshd_config.pagure b/roles/basessh/files/ssh/sshd_config.pagure > > index 8fca2d4..0425ccb 100644 > > --- a/roles/basessh/files/ssh/sshd_config.pagure > > +++ b/roles/basessh/files/ssh/sshd_config.pagure > > @@ -20,7 +20,7 @@ > > #ListenAddress :: > > > > # The default requires explicit activation of protocol 1 > > -#Protocol 2 > > +Protocol 2 > > > > # HostKey for protocol version 1 > > #HostKey /etc/ssh/ssh_host_key > > > _______________________________________________ > infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx > Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx -- Stephen J Smoogen. _______________________________________________ infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx