Backuppc

Associate
Joined
1 Aug 2003
Posts
1,053
I'm running backuppc and am coming up with various errors that I don't understand.

It seems to boil down to things coming back with NT_STATUS_BAD_NETWORK_NAME

As far as I can tell this means that it can't read the specified network share due to a problem with permissions. I have set (not actual values)
$Conf{SmbShareUserName} = 'brian';
$Conf{SmbSharePasswd} = 'password';

so it should have sufficient access - any ideas?
 
I've managed to get it to access the computer now - the NT_STATUS_BAD_NETWORK_NAME problem related to an intermittent network connection. The Xfer log is now claiming that it doesn't have permission to access 'brian's' Docs 'n' Settings...
 
Back
Top Bottom