The windows client installer creates two files, one for the director 
configuration which is what is below.  It may be used by the backup server 
admin for his/her configuration or not.  There should be a second configuration 
file for the bacula-fd.conf that lives on the client that is also created.  As 
long as both sides agree on the password all is good.  FYI, the linux installer 
only creates the client configuration file.

Patti Clark
Linux System Administrator
R&D Systems Support Oak Ridge National Laboratory

From: Gilberto Nunes 
<gilberto.nune...@gmail.com<mailto:gilberto.nune...@gmail.com>>
Date: Tuesday, December 1, 2015 at 4:14 PM
To: bacula-users 
<bacula-users@lists.sourceforge.net<mailto:bacula-users@lists.sourceforge.net>>
Subject: Re: [Bacula-users] File Daemon precedence...

That is the settings from windows client.

# Client (File Services) to backup
Client {
  Name = server-fd-whatever-name
  Address = WHATEVER-SERVER
  FDPort = 9102
  Catalog = MyCatalog
  Password = "password"      # password for FileDaemon
  File Retention = 30 days            # 30 days
  Job Retention = 6 months            # six months
  AutoPrune = yes                     # Prune expired Jobs/Files
}

This file was created by bacula installer...
I just wanna know if the options AutoPrune and File Retention, for example, has 
priority over sames options into bacula-dir.conf... Or not!

Thanks

2015-12-01 18:12 GMT-02:00 Ana Emília M. Arruda 
<emiliaarr...@gmail.com<mailto:emiliaarr...@gmail.com>>:
Hello Gilberto,

Where did you see that? File retention and autoprune are directives for client 
configuration in bacula-dir.conf, not bacula-fd.conf.

Best regards,
Ana

On Tue, Dec 1, 2015 at 6:42 PM, Gilberto Nunes 
<gilberto.nune...@gmail.com<mailto:gilberto.nune...@gmail.com>> wrote:
Hello folks....

Who has the precende: Client File Daemon or the FD settings inside 
bacula-dir.conf?!?

I ask it, 'cause I see some sets inside bacula-dir,conf that are also included 
into <client>-fd.conf, like File Retention, AutoPrune, etc...

So, If I set AutoPrune = Yes in the client-fd.conf and AutoPrune = No in the 
bacula-dir.conf, who has the precedence?!?

Thanks a lot for any help.

--

Gilberto Ferreira
+55 (47) 9676-7530<tel:%2B55%20%2847%29%209676-7530>
Skype: gilberto.nunes36


------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net<mailto:Bacula-users@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/bacula-users





--

Gilberto Ferreira
+55 (47) 9676-7530
Skype: gilberto.nunes36

------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to