[SSH-7408] Increased values for MaxAuthRetries as sometimes SSH key-based authentication may need it

This commit is contained in:
Michael Boelen 2019-03-15 14:00:47 +01:00
parent b6b1f10901
commit 048815abc0
No known key found for this signature in database
GPG Key ID: 26141F77A09D7F04
1 changed files with 1 additions and 1 deletions

View File

@ -137,7 +137,7 @@
IgnoreRhosts:YES,,NO:=\
LoginGraceTime:120,240,480:<\
LogLevel:VERBOSE,INFO,:=\
MaxAuthTries:2,4,6:<\
MaxAuthTries:3,6,999:<\
MaxSessions:2,4,8:<\
PermitRootLogin:(NO|PROHIBIT-PASSWORD|WITHOUT-PASSWORD),,YES:=\
PermitUserEnvironment:NO,,YES:=\