From 730e12063b532f59292af38f584d84127a77ebdd Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Sat, 16 Jan 2010 00:07:00 +0000 Subject: Implement DebianBanner server configuration flag that can be set to "no" to allow sshd to run without the Debian-specific extra version in the initial protocol handshake (closes: #562048). --- sshd_config.5 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'sshd_config.5') diff --git a/sshd_config.5 b/sshd_config.5 index d30ad2ed1..0d2e0c3da 100644 --- a/sshd_config.5 +++ b/sshd_config.5 @@ -314,6 +314,11 @@ or .Dq no . The default is .Dq delayed . +.It Cm DebianBanner +Specifies whether the distribution-specified extra version suffix is +included during initial protocol handshake. +The default is +.Dq yes . .It Cm DenyGroups This keyword can be followed by a list of group name patterns, separated by spaces. -- cgit v1.2.3