Ok, let me doing another question: where can I find a manual in wich I see 
every Bacula parameters means? Right now I see a lot things but really it can 
help me a lot. For example in Clients configuration I have this:

Client {
  Name = ReynierPC-fd                                   # accountant-fd
  Address = 10.128.50.5                                 # 
accountant.mydomain.local
  FDPort = 9102
  Catalog = GiantCatalog
  Password = "l2G*MbJsmIEg_BS"                          # "strong_password"
  File Retention = 6 days
  Job Retention = 6 days
  AutoPrune = yes
  Maximum Concurrent Jobs = 2
}

But wich means every parameter in there? Name, Address, FDPort? Understand?

Ing. Reynier Pérez Mira  

> -----Mensaje original-----
> De: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] En nombre 
> de John Drescher
> Enviado el: lunes, 07 de enero de 2008 06:32 pm
> Para: Bacula Users
> Asunto: [Bacula-users] Fwd: Some bacula-dir.conf doubts
> 
> On Jan 7, 2008 12:29 PM, Reynier Perez Mira <[EMAIL PROTECTED]> wrote:
> > This is my bacula-dir.conf file:
> >
> > Director {
> >   Name = gsdserver-dir
> >   Description = "Bacula Director IP Testing Server"
> >   DIRport = 9101
> >   QueryFile = "/etc/bacula/scripts/query.sql"
> >   WorkingDirectory = "/var/lib/bacula"
> >   PidDirectory = "/var/run/bacula"
> >   Maximum Concurrent Jobs = 2
> >   FDConnectTimeout = 1min
> >   SDConnectTimeout = 1min
> >   Password = "l2G*MbJsmIEg_BS"
> >   Messages = Daemon
> >   DirAddress = 127.0.0.1
> > }
> >
> > Client {
> >   Name = ReynierPC-fd
> >   Address = 10.128.50.5
> >   FDPort = 9102
> >   Catalog = GiantCatalog
> >   Password = "l2G*MbJsmIEg_BS"
> >   File Retention = 6 days
> >   Job Retention = 6 days
> >   AutoPrune = yes
> >   Maximum Concurrent Jobs = 2
> > }
> >
> > And this other is my bacula-fd.conf file:
> >
> > # List Directors who are permitted to contact this File daemon 
> > Director {
> >   Name = gsdserver-dir
> >   Password = "l2G*MbJsmIEg_BS"
> > }
> >
> > # Restricted Director, used by tray-monitor to get the 
> status of the 
> > file daemon Director {
> >   Name = gsdserver-mon
> >   Password = "l2G*MbJsmIEg_BS"
> >   Monitor = yes
> > }
> >
> > It's correct now?
> >
> Looks ok to me.
> 
> John
> 
> 
> 
> --
> John M. Drescher
> 
> --------------------------------------------------------------
> -----------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for just about 
> anything Open Source.
> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.n
et/marketplace
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
> 

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to