diff options
author | Vincent Brillault <vincent.brillault@cern.ch> | 2020-05-24 09:15:06 +0200 |
---|---|---|
committer | Darren Tucker <dtucker@dtucker.net> | 2021-06-04 16:25:32 +1000 |
commit | 7cd7f302d3a072748299f362f9e241d81fcecd26 (patch) | |
tree | 2b72b8be872e2092df3b317af02aca5c42ae5555 /.depend | |
parent | e7606919180661edc7f698e6a1b4ef2cfb363ebf (diff) | |
download | openssh-git-7cd7f302d3a072748299f362f9e241d81fcecd26.tar.gz |
auth_log: dont log partial successes as failures
By design, 'partial' logins are successful logins, so initially with
authenticated set to 1, for which another authentication is required. As
a result, authenticated is always reset to 0 when partial is set to 1.
However, even if authenticated is 0, those are not failed login
attempts, similarly to attempts with authctxt->postponed set to 1.
Diffstat (limited to '.depend')
0 files changed, 0 insertions, 0 deletions