Re: [BackupPC-users] how to configure backup NT4 machine shares?

2006-07-17 Thread Filipe




thanks that help me a litle. i was able to make a test full backup!.
but
i was using the default config.pl, and I don't wanna that so I spent
some time to find the _TOPDIR_/ they talked about in docs..
then i found and created a config.pl there in
/var/lib/backuppc/pc/filipe/config.pl

ok.
but now a more serious problem!!
I'm
from portugal and we have characters with accents , etc... and
i tested a file with one character like that and backuppc didnt copy
that file!!

I created a directory and it copied it but the original name is gesto and it copied gesto

will I be able to copy these files with the correct names or no?
otherwise backuppc couldn't help me on daily backups :( 

other thing is about the backout config...
The target pc's
are always ON and i will want to backup when there is noone working to
not cause any problems of "overloaded network" so it could run everyday
at 2.00 am, so can i just delete that lines about the blackout?

thanks a lot!
Filipe S

Ambrose Li escreveu:
On 15/07/06, Filipe [EMAIL PROTECTED] wrote:
  
  so can u give-me your config files to help me
configure in my network?

so u configured samba basic, and then, in the nt4 servers, u make auth?
how?

thanks

  
  
what is did is just
  
  
$Conf{XferMethod} = 'smb';
  
$Conf{SmbShareName} = ['YOUR SERVERS SHARE NAME'];
  
$Conf{SmbShareUserName} = 'USER WITH RIGHTS TO READ ALL FILES';
  
$Conf{SmbSharePasswd} = 'THE PASSWORD';
  
  
The user must have rights to read all the files you want to back up.
  
You will need to make sure this is the case (by using a combination of
  
the GUI and the cacls.exe command line tool), since by default the
  
home directories are not readable even by administrator, and in my
  
experience the backup operators group is useless.
  
  
In my config my user name is just the user name. I don't know when you
  
need to include the domain and when you don't need to, but in my case
  
I don't need it.
  
  
This, plus setting $Conf{BackupFilesOnly}, is basically my config for
  
all my NT4/W2K/XP machines.
  
  




-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/


[BackupPC-users] how to configure backup NT4 machine shares?

2006-07-14 Thread Filipe
Hi.
The goal of my use of backuppc is to provide a backup solution for, 
mainly, nt4 shares in the domain.
I'm now making experiences with debian sarge, when i have installed 
samba and winbind. i can see the domain users by doing wbinfo -u, but i 
still can't login in the debian with that user... anyway i think that's 
not important...

where i get  stuck is in doc's, i can't understand how to make a config 
file in good conditions...
i will want to use the smb mode for transfer, but then how do I set 
shares to backup, user and pass...

i will greatly appreciate if anyone would help me cause i know linux has 
potential but I'm not good at the reading doc's :/
the tutorials i've found only talk about rsync... i want to use smb.

ps: sorry about my English.

Filipe Silva


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/