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 ebd09f891..c926f584c 100644
--- a/sshd_config.5
+++ b/sshd_config.5
@@ -542,6 +542,11 @@ or
542.Cm no . 542.Cm no .
543The default is 543The default is
544.Cm yes . 544.Cm yes .
545.It Cm DebianBanner
546Specifies whether the distribution-specified extra version suffix is
547included during initial protocol handshake.
548The default is
549.Cm yes .
545.It Cm DenyGroups 550.It Cm DenyGroups
546This keyword can be followed by a list of group name patterns, separated 551This keyword can be followed by a list of group name patterns, separated
547by spaces. 552by spaces.