Bacula-users

[Bacula-users] Data Encryption

2009-02-11 15:38:59
Subject: [Bacula-users] Data Encryption
From: Vincent J <kool1j AT netzero DOT com>
To: bacula-users AT lists.sourceforge DOT net
Date: Wed, 11 Feb 2009 12:36:37 -0800 (PST)
        

Hi All,

Need some help with the Data Encryption of a Windows client FD.  I've been
looking 
through the list of archive emails of bacula-users list for some references
as well as 
suggestions.  Issue: I'm using Win32 2.4.2 version, I've commented out the
configurations 
that I use for tls, on all Dir,FD,SD and just inserted the configuration for
Data 
Encryption according to the manual.

# "Global" File daemon configuration specifications
#
FileDaemon {                            # this is me
  Name = smallsteps-fd
  FDport = 9102                # where we listen for the director
  WorkingDirectory = "C:\\Documents and Settings\\All Users\\Application 
Data\\Bacula\\Work"
  Pid Directory = "C:\\Documents and Settings\\All Users\\Application 
Data\\Bacula\\Work"
  Maximum Concurrent Jobs = 4
  #TLS Enable = yes
  #TLS Require = yes
  #TLS CA Certificate file = C:/bacula/certs/CA.crt
  #TLS Certificate = C:/bacula/etc/ssl/xxx/smallsteps-fd.crt    
  #TLS Key = C:/bacula/etc/ssl/xxx/smallsteps-fd.key.pem  

  PKI Signatures = yes
  PKI Encryption = yes
  PKI Keypair = "C:/smallsteps-fd.key.pem"
  #PKI Master Key = "C:/Bacula/master.crt"
   
}

But,when I try to start the bacula service it fails to start, any help would
be 
appreciated.  Here's the link that I saw this morning while searching for
some answers:

http://www.nabble.com/Bacula-Data-Encryption---High-Level-Design-tt622581.html#a622581

 
-- 
View this message in context: 
http://www.nabble.com/Data-Encryption-tp21963371p21963371.html
Sent from the Bacula - Users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

<Prev in Thread] Current Thread [Next in Thread>