Hi Heitor,

Client Side Configuration :-

#
# List Directors who are permitted to contact this File daemon
#
Director {
  Name = xxxxxx
  Password = "rKkR0VujAKBkvWNKsyzl7m7Ga26LypkHo1srFMYa9t+A"
}

#
# "Global" File daemon configuration specifications
#
FileDaemon {                          # this is me
  Name = xxxxx
  FDport = 9102                  # where we listen for the director
  WorkingDirectory = /opt/bacula/working
  Pid Directory = /opt/bacula/working
  Maximum Concurrent Jobs = 20
  Plugin Directory = /opt/bacula/plugins
}

# Send all messages except skipped files back to Director
Messages {
  Name = Standard
  director = xxxxx = all, !skipped, !restored
}

Server side Password Configuration :-

Client {
  Name = "xxxx"
  Address = "xxxxx"
  FDPort = "9102"
  Catalog = "MyCatalog"
  Password = "rKkR0VujAKBkvWNKsyzl7m7Ga26LypkHo1srFMYa9t+A"
  FileRetention = 30 days
  JobRetention = 9 months
  AutoPrune = "yes"
}

Thanks & Regards,
Swapnil Bhaigude

From: heitorfa...@gmail.com [mailto:heitorfa...@gmail.com] On Behalf Of Heitor 
Faria
Sent: 10 March, 2017 6:03 PM
To: Swapnil Bhaigude
Cc: bacula-users@lists.sourceforge.net
Subject: Re: [Bacula-users] Unable to take backup of newly added client

Still the same issue.

Hello, Swapnil: make sure the Director name in the bacula-fd.conf Director 
resource matches your real Director name (defined in bacula-dir.conf from your 
server).
The same thing for the password at the respective Client resource in 
bacula-dir.conf.

Thanks & Regards,
Regards,

--
============================================
Heitor Medrado de Faria
Precisa de treinamento Bacula? 15% de desconto no curso on-line pelo site: 
bacula.com.br<http://www.bacula.com.br/?p=2394>
Need Bacula training? 10% discount coupon code at Udemy: 
bacula-users<https://www.udemy.com/bacula-backup-software/?couponCode=bacula-users>
+55 61 2021-8260
+55 61 8268-4220
Site: www.bacula.com.br<http://www.bacula.com.br/>
Facebook: heitor.faria<http://www.facebook.com/heitor.faria>
Gtalk: heitorfa...@gmail.com<mailto:heitorfa...@gmail.com>
============================================
This email communication (including any attachments) contains confidential 
information and is intended only for the named recipients. If you are not the 
intended recipient, please delete this email communication (including any 
attachments) and hard copies immediately, Any unauthorized use or dissemination 
of this email communication (including any attachments) in any manner, is 
strictly prohibited. This email communication (including any attachments), may 
not be free of viruses, you should carry out your own virus checks before 
opening any attachment to this e-mail. The sender of this e-mail and the 
company shall not be liable for any damage that you may sustain as a result of 
viruses, incompleteness of this message, interception of this message, which 
may arise as a result of e-mail transmission.
------------------------------------------------------------------------------
Announcing the Oxford Dictionaries API! The API offers world-renowned
dictionary content that is easy and intuitive to access. Sign up for an
account today to start using our lexical data to power your apps and
projects. Get started today and enter our developer competition.
http://sdm.link/oxford
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to