check_ntlm_password: Authentication for user [xxx] -> [xxx] FAILED with error NT_STATUS_WRONG_PASSWORD, authoritative=1
[2024/12/11 06:39:38.901708, 2] ../../auth/auth_log.c:858(log_authentication_event_human_readable)
Auth: [SMB2,(null)] user [.]\[xxx] at [Wed, 11 Dec 2024 06:39:38.901683 EET] with [NTLMv1] status [NT_STATUS_WRONG_PASSWORD] workstation [xxx] remote host [ipv4:192.168.0.50:51605] mapped to [.]\[xxx]. local host [ipv4:192.168.0.70:445]
{"timestamp": "2024-12-11T06:39:38.901792+0200", "type": "Authentication", "Authentication": {"version": {"major": 1, "minor": 3}, "eventId": 4625, "logonId": "0", "logonType": 3, "status": "NT_STATUS_WRONG_PASSWORD", "localAddress": "ipv4:192.168.0.70:445", "remoteAddress": "ipv4:192.168.0.50:51605", "serviceDescription": "SMB2", "authDescription": null, "clientDomain": ".", "clientAccount": "xxx", "workstation": "xxx", "becameAccount": null, "becameDomain": null, "becameSid": null, "mappedAccount": "xxx", "mappedDomain": ".", "netlogonComputer": null, "netlogonTrustAccount": null, "netlogonNegotiateFlags": "0x00000000", "netlogonSecureChannelType": 0, "netlogonTrustAccountSid": null, "passwordType": "NTLMv1", "clientPolicyAccessCheck": null, "serverPolicyAccessCheck": null, "duration": 3673}}
[2024/12/11 06:39:38.901897, 3] ../../auth/gensec/spnego.c:1426(gensec_spnego_server_negTokenTarg_step)
gensec_spnego_server_negTokenTarg_step: SPNEGO(ntlmssp) login failed: NT_STATUS_WRONG_PASSWORD
[2024/12/11 06:39:38.901965, 3] ../../source3/smbd/smb2_server.c:4052(smbd_smb2_request_error_ex)
smbd_smb2_request_error_ex: smbd_smb2_request_error_ex: idx[1] status[NT_STATUS_LOGON_FAILURE] || at ../../source3/smbd/smb2_sesssetup.c:148
[2024/12/11 06:39:38.902625, 3] ../../source3/smbd/server_exit.c:230(exit_server_common)