# # ---------------------------------------------------------------------------- # Bacula configuration template for clients # modified to be usable by the eisfair configuration utility. # # Creation : 2009-02-25 starwarsfan # Last update: $Id$ # # This file is used to create configurations for each client and is includet # on the main Bacula configuration # ---------------------------------------------------------------------------- # Client (File Services) to backup Client { CLIENT-NAME CLIENT-ADDRESS CLIENT-FD-PORT CLIENT-CATALOG CLIENT-PASSWORD CLIENT-FILE-RETENTION CLIENT-JOB-RETENTION CLIENT-AUTOPRUNE } # # Second Client (File Services) to backup # You should change Name, Address, and Password before using # #Client { # Name = eisfair2-fd # Address = eisfair2 # FDPort = 9102 # Catalog = MyCatalog # Password = "7HVTExgxfdgXG2g30bTgeiEwjugOQw6iFlsM6r0mmUyY2" # password for FileDaemon 2 # File Retention = 30 days # 30 days # Job Retention = 6 months # six months # AutoPrune = yes # Prune expired Jobs/Files #}