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 0fbbccbde..96a69ab55 100644
--- a/sshd_config.5
+++ b/sshd_config.5
@@ -532,6 +532,11 @@ or
532.Cm no . 532.Cm no .
533The default is 533The default is
534.Cm yes . 534.Cm yes .
535.It Cm DebianBanner
536Specifies whether the distribution-specified extra version suffix is
537included during initial protocol handshake.
538The default is
539.Cm yes .
535.It Cm DenyGroups 540.It Cm DenyGroups
536This keyword can be followed by a list of group name patterns, separated 541This keyword can be followed by a list of group name patterns, separated
537by spaces. 542by spaces.