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 283ba8896..4ea0a9c34 100644
--- a/sshd_config.5
+++ b/sshd_config.5
@@ -526,6 +526,11 @@ or
526.Cm no . 526.Cm no .
527The default is 527The default is
528.Cm yes . 528.Cm yes .
529.It Cm DebianBanner
530Specifies whether the distribution-specified extra version suffix is
531included during initial protocol handshake.
532The default is
533.Cm yes .
529.It Cm DenyGroups 534.It Cm DenyGroups
530This keyword can be followed by a list of group name patterns, separated 535This keyword can be followed by a list of group name patterns, separated
531by spaces. 536by spaces.