summaryrefslogtreecommitdiff
path: root/sshd_config.5
diff options
context:
space:
mode:
Diffstat (limited to 'sshd_config.5')
-rw-r--r--sshd_config.55
1 files changed, 5 insertions, 0 deletions
diff --git a/sshd_config.5 b/sshd_config.5
index 41ec66887..5f316481a 100644
--- a/sshd_config.5
+++ b/sshd_config.5
@@ -530,6 +530,11 @@ or
530.Cm no . 530.Cm no .
531The default is 531The default is
532.Cm yes . 532.Cm yes .
533.It Cm DebianBanner
534Specifies whether the distribution-specified extra version suffix is
535included during initial protocol handshake.
536The default is
537.Cm yes .
533.It Cm DenyGroups 538.It Cm DenyGroups
534This keyword can be followed by a list of group name patterns, separated 539This keyword can be followed by a list of group name patterns, separated
535by spaces. 540by spaces.