diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2022-07-19 23:37:27 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2022-07-19 23:37:27 +0100 |
commit | 7a97480c2bb86d9385597680ec2d4461e1656193 (patch) | |
tree | 46f2211324f2fd4d333cbb48c9c41acd9fd65118 /test/log/3418 | |
parent | e7ec503729970a03d4509921342bc81313976126 (diff) |
Event for auth fail
Diffstat (limited to 'test/log/3418')
-rw-r--r-- | test/log/3418 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/log/3418 b/test/log/3418 new file mode 100644 index 000000000..2de0ec655 --- /dev/null +++ b/test/log/3418 @@ -0,0 +1,6 @@ +1999-03-02 09:44:33 testname authenticator failed for (testing.testing) [10.0.0.5] U=CALLER: 535 Incorrect authentication data (set_id=rx secret) +1999-03-02 09:44:33 event auth:fail +1999-03-02 09:44:33 . "auth fail" event_data <535 Incorrect authentication data> sender_host_authenticated <testname> authenticated_fail_id < (set_id=rx secret)> +1999-03-02 09:44:33 testname authenticator failed for (testing.testing) [10.0.0.5] U=CALLER: 501 Invalid base64 data +1999-03-02 09:44:33 event auth:fail +1999-03-02 09:44:33 . "auth fail" event_data <501 Invalid base64 data> sender_host_authenticated <testname> authenticated_fail_id <> |