BackupPC-users

[BackupPC-users] Error Backing up Servers

2012-08-21 04:44:21
Subject: [BackupPC-users] Error Backing up Servers
From: gshergill <backuppc-forum AT backupcentral DOT com>
To: backuppc-users AT lists.sourceforge DOT net
Date: Tue, 21 Aug 2012 01:42:51 -0700
Hi again Oliver,

=================
If you want to check what smbclient can see as shares you can use the 
following command line: 
smbclient -L SERVERNAME -U USERNAME (-I instead of L if you are going by IP) 
=================

The following is the output of the commant smbclient -L -U;

backuppc@backuppc:~$ smbclient -L win-du57fe7dcg3 -U Administrator
Enter Administrator's password: 
Domain=[WIN-DU57FE7DCG3] OS=[Windows Server (R) 2008 Standard 6002 Service Pack 
2] Server=[Windows Server (R) 2008 Standard 6.0]

        Sharename       Type      Comment
        ---------       ----      -------
        ADMIN$          Disk      Remote Admin
        C$              Disk      Default share
        C$$             Disk      
        IPC$            IPC       Remote IPC
Domain=[WIN-DU57FE7DCG3] OS=[Windows Server (R) 2008 Standard 6002 Service Pack 
2] Server=[Windows Server (R) 2008 Standard 6.0]

        Server               Comment
        ---------            -------

        Workgroup            Master
        ---------            -------

=================
Now if you want to list what you can see in a share you can use: 
smbclient \\\\SERVERNAME\\C$$ -U USERNAME (yes double the slashes so 
they are escaped) 
Once connected, use "ls" to list everything that can be seen.
=================

The following is the output form that command;

backuppc@backuppc:~$ smbclient \\\\win-du57fe7dcg3\\C$$ -U Administrator
Enter Administrator's password: 
Domain=[WIN-DU57FE7DCG3] OS=[Windows Server (R) 2008 Standard 6002 Service Pack 
2] Server=[Windows Server (R) 2008 Standard 6.0]
tree connect failed: NT_STATUS_BAD_NETWORK_NAME

I changed the hostname to something that's easier to remember but alas, same 
error;

backuppc@backuppc:~$ smbclient \\\\win2008server\\C$$ -U Administrator
Enter Administrator's password: 
Domain=[WIN2008SERVER] OS=[Windows Server (R) 2008 Standard 6002 Service Pack 
2] Server=[Windows Server (R) 2008 Standard 6.0]
tree connect failed: NT_STATUS_BAD_NETWORK_NAME

Also, I am unable to access the xfer log files for this server on the web ui, 
they are not where you suggested either. Only way is via the command provided 
by Ray.

Thank you.

Kind Regards,

gshergill[/i]

+----------------------------------------------------------------------
|This was sent by gashergill AT gmail DOT com via Backup Central.
|Forward SPAM to abuse AT backupcentral DOT com.
+----------------------------------------------------------------------



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/