summaryrefslogtreecommitdiffhomepage
path: root/dropbear.8
diff options
context:
space:
mode:
Diffstat (limited to 'dropbear.8')
-rw-r--r--dropbear.83
1 files changed, 3 insertions, 0 deletions
diff --git a/dropbear.8 b/dropbear.8
index be73372..f887083 100644
--- a/dropbear.8
+++ b/dropbear.8
@@ -91,6 +91,9 @@ if 0 disables keepalives. If no response is received for 3 consecutive keepalive
.B \-I \fIidle_timeout
Disconnect the session if no traffic is transmitted or received for \fIidle_timeout\fR seconds.
.TP
+.B \-T \fImax_authentication_attempts
+Set the number of authentication attempts allowed per connection. If unspecified the default is 10 (MAX_AUTH_TRIES)
+.TP
.B \-c \fIforced_command
Disregard the command provided by the user and always run \fIforced_command\fR. This also
overrides any authorized_keys command= option.