diff options
Diffstat (limited to 'sshd_config.5')
-rw-r--r-- | sshd_config.5 | 5 |
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 . |
543 | The default is | 543 | The default is |
544 | .Cm yes . | 544 | .Cm yes . |
545 | .It Cm DebianBanner | ||
546 | Specifies whether the distribution-specified extra version suffix is | ||
547 | included during initial protocol handshake. | ||
548 | The default is | ||
549 | .Cm yes . | ||
545 | .It Cm DenyGroups | 550 | .It Cm DenyGroups |
546 | This keyword can be followed by a list of group name patterns, separated | 551 | This keyword can be followed by a list of group name patterns, separated |
547 | by spaces. | 552 | by spaces. |