Mercurial > dropbear
diff dropbear.8 @ 1455:4afde04f0607 fuzz
merge up to date
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Tue, 23 Jan 2018 22:46:07 +0800 |
parents | a3a96dbf9a58 |
children | 2e9b6d9c7e7d |
line wrap: on
line diff
--- a/dropbear.8 Mon Aug 14 00:00:10 2017 +0800 +++ b/dropbear.8 Tue Jan 23 22:46:07 2018 +0800 @@ -91,6 +91,9 @@ .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.