From 042f98784acb9f09013f65b0c93b7f56e1b8a10a Mon Sep 17 00:00:00 2001 From: aiju Date: Mon, 24 Apr 2017 23:26:43 +0000 Subject: ssh: make number of retries configurable --- sys/man/1/ssh | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'sys/man/1/ssh') diff --git a/sys/man/1/ssh b/sys/man/1/ssh index f8c86bff2..1e5d6cce6 100644 --- a/sys/man/1/ssh +++ b/sys/man/1/ssh @@ -60,6 +60,13 @@ This can be disabled with the .B -R option. .PP +If +.I keyboard-interactive +authentication fails, by default it is retried three times. +The number of tries can be changed with +.BR -T . +Setting it to zero disables keyboard-interactive authentication. +.PP The .B -d option enables debug output. -- cgit v1.2.3