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