[PATCH] document sshd_config "RefuseConnection" option values
Christoph Anton Mitterer
calestyo at scientia.org
Sun Oct 13 00:18:38 AEDT 2024
From: Christoph Anton Mitterer <mail at christoph.anton.mitterer.name>
Signed-off-by: Christoph Anton Mitterer <mail at christoph.anton.mitterer.name>
---
sshd_config.5 | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/sshd_config.5 b/sshd_config.5
index dbed44f2a..1d9c2bf7f 100644
--- a/sshd_config.5
+++ b/sshd_config.5
@@ -1781,6 +1781,13 @@ are enabled.
This option is only really useful in a
.Cm Match
block.
+.Pp
+The argument must be
+.Cm yes
+or
+.Cm no .
+The default is
+.Cm no .
.It Cm RekeyLimit
Specifies the maximum amount of data that may be transmitted or received
before the session key is renegotiated, optionally followed by a maximum
--
2.45.2
More information about the openssh-unix-dev
mailing list