I'm for the first time configuring a backup of my laptop with Fedora 23.
I installed the Veeam agent for Linux and now I'm trying to configure the backup job.
Here the problem.
I run "veeam" command from CLI and I want to configure the repository over my local NAS (freenas) which support SMB > 2
I got an error when doing this:
Code: Select all
[2018/04/13 20:17:23.009704, 2] ../source3/auth/auth.c:332(auth_check_ntlm_password)
check_ntlm_password: Authentication for user [******] -> [******] FAILED with error NT_STATUS_WRONG_PASSWORD, authoritative=1
[2018/04/13 20:17:23.009775, 2] ../auth/auth_log.c:760(log_authentication_event_human_readable)
Auth: [SMB,(null)] user []\[******] at [Fri, 13 Apr 2018 20:17:23.009756 CEST] with [NTLMv1] status [NT_STATUS_WRONG_PASSWORD] workstation [[b]XXX.XXX.XXX.XXX[/b]] remote host [ipv4:[b]XXX.XXX.XXX.XXX[/b]:34674] mapped to []\[*******}. local host [ipv4:[b]YYY.YYY.YYY.YYY[/b]:445]
I think the issue is related to the NTLM protocol used by Veeam
Ideas ?
Regards
Mattia