diff options
-rw-r--r-- | sshd.8 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -197,7 +197,7 @@ The default is refuses to start if there is no configuration file. .It Fl g Ar login_grace_time Gives the grace time for clients to authenticate themselves (default -300 seconds). +600 seconds). If the client fails to authenticate the user within this many seconds, the server disconnects and exits. A value of zero indicates no limit. |