Forum Discussion
Veeam B&R backup jobs failed to login to Qnap Nas after KB5011503 installed
I found a solution:
Lab:
Qnap domain joined.
Veeam Community Edition in a server domain joined.
QNAP is the backup connected to veeam using a local user of the qnap in this format:
user = username
pass = password
I was having the same problem.
SOLUTION that immediately worked for me:
In the backup repository of veeam, in the credential set of the QNAP mapped repo of veeam I used this format:
user = QNAPHOSTNAME\username
pass = password
Problem solved.
Thank you! Definitely the solution.
My QNAP was in the domain, AD users are recognized but I still had an error.
I can add the backup repository with a local QNAP account with read/write rights on the backup folder without specifying the "QNAPHOSTNAME" or an AD user but I could not perform the backups.
By specifying "QNAPHOSTNAME" the problem had disappeared.