Re: [Bacula-users] Some bacula-dir.conf doubts

2008-01-07 Thread Reynier Perez Mira
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" PidDi

Re: [Bacula-users] Some bacula-dir.conf doubts

2008-01-07 Thread Dan Langille
John Drescher wrote: >>> It does not matter as long as they match. >> They match? I see a "T3Cg" characters at the end of Password in the -fd file: >> Password = "Cv70F6pf1t6pBopT4vQOnigDrR0v3L" != Password = >> "Cv70F6pf1t6pBopT4vQOnigDrR0v3LT3Cg" >> So ... >> > I mean use a text editor to make t

Re: [Bacula-users] Some bacula-dir.conf doubts

2008-01-07 Thread John Drescher
> > It does not matter as long as they match. > They match? I see a "T3Cg" characters at the end of Password in the -fd file: > Password = "Cv70F6pf1t6pBopT4vQOnigDrR0v3L" != Password = > "Cv70F6pf1t6pBopT4vQOnigDrR0v3LT3Cg" > So ... > I mean use a text editor to make them the same. It makes no di

Re: [Bacula-users] Some bacula-dir.conf doubts

2008-01-07 Thread Reynier Perez Mira
John: > It does not matter as long as they match. They match? I see a "T3Cg" characters at the end of Password in the -fd file: Password = "Cv70F6pf1t6pBopT4vQOnigDrR0v3L" != Password = "Cv70F6pf1t6pBopT4vQOnigDrR0v3LT3Cg" So ... Ing. Reynier Pérez Mira -

Re: [Bacula-users] Some bacula-dir.conf doubts

2008-01-07 Thread John Drescher
On Jan 7, 2008 11:54 AM, Reynier Perez Mira <[EMAIL PROTECTED]> wrote: > > If the Director{} portion is in the -fd config file and the > > Client{} part is in the -dir config file then, yes, you are correct. > > Well the Director{} portion is in both files: bacula-fd.conf and > bacula-dir.conf but

Re: [Bacula-users] Some bacula-dir.conf doubts

2008-01-07 Thread Reynier Perez Mira
> If the Director{} portion is in the -fd config file and the > Client{} part is in the -dir config file then, yes, you are correct. Well the Director{} portion is in both files: bacula-fd.conf and bacula-dir.conf but have different values. In bacula-dir.conf is: Password = "Cv70F6pf1t6pBopT4vQ

Re: [Bacula-users] Some bacula-dir.conf doubts

2008-01-07 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Reynier Perez Mira wrote: | Hi Ryan: |> Yes, automatically. The client and server have to have the |> same password filled in in the Password line. | | I not understand wich Password I need to select. Wich means "server" and wich means "client"? By ser

Re: [Bacula-users] Some bacula-dir.conf doubts

2008-01-07 Thread Reynier Perez Mira
Hi Ryan: > Yes, automatically. The client and server have to have the > same password filled in in the Password line. I not understand wich Password I need to select. Wich means "server" and wich means "client"? By server you means this section: Director { ... } A

Re: [Bacula-users] Some bacula-dir.conf doubts

2008-01-07 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Reynier Perez Mira wrote: | Hi every: | After install Bacula I need to configure bacula-dir to test if it works or not. Reading the manual left by Mathieu [1] I have a lot of questions. In the section: " Server (Director) Configuration (bacula-dir.conf

Re: [Bacula-users] Some bacula-dir.conf doubts

2008-01-07 Thread Reynier Perez Mira
Hi Rich: > hmm. no, it is the same as defined in bacula fd configuration > file for that machine Can you send a little example? I read the bacula-fd.conf file and known't where write this or wich parameter I need. Cheers again Ing. Reynier Pérez Mira -

Re: [Bacula-users] Some bacula-dir.conf doubts

2008-01-07 Thread Rich
On 2008.01.07. 17:55, Reynier Perez Mira wrote: > Hi every: > After install Bacula I need to configure bacula-dir to test if it works or > not. Reading the manual left by Mathieu [1] I have a lot of questions. In the > section: " Server (Director) Configuration (bacula-dir.conf)" I see: > >

[Bacula-users] Some bacula-dir.conf doubts

2008-01-07 Thread Reynier Perez Mira
Hi every: After install Bacula I need to configure bacula-dir to test if it works or not. Reading the manual left by Mathieu [1] I have a lot of questions. In the section: " Server (Director) Configuration (bacula-dir.conf)" I see: ### DEFINE DIRECTOR