]> andersk Git - openssh.git/blobdiff - sshd.8
- (djm) OpenBSD CVS updates:
[openssh.git] / sshd.8
diff --git a/sshd.8 b/sshd.8
index 0985a60aac9e49622e41d37ee750559bf63ff68e..346c55a5f996b6ed78b01ab06debc56d73f2ddec 100644 (file)
--- a/sshd.8
+++ b/sshd.8
@@ -435,6 +435,14 @@ QUIET, FATAL, ERROR, INFO, VERBOSE and DEBUG.
 The default is INFO.
 Logging with level DEBUG violates the privacy of users
 and is not recommended.
+.It Cm MaxStartups
+Specifies the maximum number of concurrent unauthenticated connections to the
+.Nm
+daemon.
+Additional connections will be dropped until authentication succeeds or the
+.Cm LoginGraceTime
+expires for a connection.
+The default is 10.
 .It Cm PasswordAuthentication
 Specifies whether password authentication is allowed.
 The default is
@@ -954,6 +962,7 @@ Like
 This can be used to specify
 machine-specific login-time initializations globally.
 This file should be writable only by root, and should be world-readable.
+.El
 .Sh AUTHOR
 OpenSSH
 is a derivative of the original (free) ssh 1.2.12 release by Tatu Ylonen,
This page took 0.049639 seconds and 4 git commands to generate.