Error code: V-79-57344-3977. Final error:0XE0009b61 - The logon account that was provided does not have valid credentials.
The user account could have blocked access on the local server via group policy, application security policy, local security settings, or by some other third party security application.
Try a different account which is a member of Local Administrators Group on BE Media Server for the job credentials.
If this account also fails then refer to the related articles section for more information.
If this account is able to complete the backup from the local media server then
1. Check the Local Security Policy > Local Policies > User Rights Assignment on the media server.
Ensure the account been used has the following permissions:
Also make sure the account is not added under:
This is important because the DENY takes precedence over allow.
Ensure that any active and applied group policy has nothing enabled and defined for the local security user rights assignments.
2. If the issue continues then capture a SGMON log with all verbose selected (Execute SGMON to capture the log when the job is tried to complete)
The following errors might be logged
BEREMOTE: [Time] [3656] [ndmp\ndmpsrvr] - Username for Logon:
BEREMOTE: [Time] - BELogonUser: beclass::IsThisMe() returned error: 87
BEREMOTE: [Time] [3656] - LogonType set = [LOGON32_LOGON_INTERACTIVE][0x2]
BEREMOTE: [Time] [3656] - LogonUser failed: Logon failure: unknown user name or bad password.
BEREMOTE: [Time] [3656] [ndmp\ndmpsrvr] - LogonuserError: 1326
BEREMOTE: [Time] [3656] [ndmp\ndmpsrvr] - LogonUser failed for user:
BENGINE: [Time] [0736] [ndmp\ndmpcomm] -
Workaround:
3. The domain authentication on the local Media server is not passed for the account been used. Ensure client has no custom Group policies that have been edited for that account in the media server. Try disabling the security application on the server (like Symantec Endpoint Protection)
4. Ensure the System Logon Account is with the same account used in the backup job.
Select in Backup Exec > Network > Logon Accounts
5. Apply the same account to Backup Exec services
Select in Backup Exec > Tools > Backup Exec services > Services Credentials
6. Logout and Login to the server with the same account been used in the backup. Retry the backup job.