k***@scrye.com
2018-10-20 19:09:57 UTC
From: Kevin Fenzi <***@scrye.com>
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 <***@scrye.com>
---
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
--
1.8.3.1
_______________________________________________
infrastructure mailing list -- ***@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-***@lists.fedoraproject.org
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/***@lists.f
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 <***@scrye.com>
---
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
--
1.8.3.1
_______________________________________________
infrastructure mailing list -- ***@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-***@lists.fedoraproject.org
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/***@lists.f