cancel
Showing results for 
Search instead for 
Did you mean: 

backing up to remote device

Graham_Anders1
Level 3
I'm trying to set up a backup-to-disk folder in v8.6, to a remote server. The remote server has a seperate username and password, but Backup Exec never prompts me for these. Everytime I try and create the backup-to-disk folder, I'm getting access denied errors. I looked at http://seer.support.veritas.com/docs/273224.htm but that didn't help. I don't think it's anything to do with permissions, as I can access the share from Windows and ntbackup, and create folders, files, and also delete these files and folders.

Every time I try and create the backup-to-disk folder I get this in event viewer

event id 33808

An error occurred while processing a B2D command.
Changer: CreatePath() CreateDirectory1 failed (\\servername\prosys\Backup Folder 1\). Error=1326

I need a way to get Backup exec to prompt me for the username and password for this remote server. Can anyone help?

Thanks
Graham
1 REPLY 1

Keith_Langmead
Level 6
Well if was permissions stuff I figure this one's probably more relevant, though not overly so http://seer.support.veritas.com/docs/239499.htm

Have you tried mapping the share to a drive, and then creating the B2D referencing that, rather than a UNC share?

Are you running backup exec as the local administrator, or have you created a specific backup exec user? Is Backup Exec definitely trying to connect to the remote server using the same credentials as you are using on the server to connect direct to the server? To confirm it for certain you could try running NTFilemon (free download from http://www.sysinternals.com/Utilities/Filemon.html) on the remote server when you try to create the B2D folder, and see what errors come up, and which login is attempting to login.

If backup exec is trying to connect as a specific local user, you could create the same user on the remote server using the same password, which should then allow the server to connect successfully using those credentials.