Hi Team,

I am unable to take backup of newly added client in Bacula, I am getting below 
error :-

Fatal error: Unable to authenticate with File daemon

Can anyone help me on this.

Client Side Password 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"
}

Regards,
Swapnil Bhaigude.

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