BackupPC-users

Re: [BackupPC-users] Trouble setting up backup to a Windows host

2010-03-16 03:10:19
Subject: Re: [BackupPC-users] Trouble setting up backup to a Windows host
From: Chris Bennett <chris AT ceegeebee DOT com>
To: sorin.srbu AT orgfarm.uu DOT se, "General list for user discussion, questions and support" <backuppc-users AT lists.sourceforge DOT net>
Date: Tue, 16 Mar 2010 17:38:38 +1030
Hi Sorin,

> >machinename  -fstype=cifs,ro,username=$username,password=$password
> >://machinename/C\$
> 
> 
> No I didn't. Will try. Thanks for the hint!

Perhaps you can try the command line version, without specifying the
password:

mount.cifs //starforge/c$ /windows/starforge \
  -o username=administrator@domain

mount.cifs will prompt you for a password - lower in this thread you &
Max touched upon the possibility that the credentials are failing.
mount.cifs will not succeed if your username & password are incorrect,
and if there is a firewall on the Windows system, it will also not
succeed.

Another thing you can try is to create a new share on the Windows
system, ensure your user has read access both on the share permissions
and the filesystem permissions (likely if you are using the
administrator account), and repeat the above mount.cifs command against
the test share.

If things continue not to work, then I'd have to ask you for:
- version of mount.cifs
- Windows OS version

and suggest you try updating to the latest version of Samba:
  http://ftp.sernet.de/pub/samba/3.5/rhel/5/sernet-samba.repo

and see if things start working.

Regards,

Chris Bennett
cgb

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
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/

<Prev in Thread] Current Thread [Next in Thread>