I use encryption with Windows 7 and it works perfectly. But I put my PKI
configuration into the FileDeamon { } directive instead the Director { }
directive. Also, I didn't need to install OpenSSL separately, I just
installed the Bacula Client 5.0.3 for windows.
FileDaemon { # this is me
Name = test-nb
FDport = 9102 # where we listen for the director
WorkingDirectory = "C:\\Program Files\\Bacula\\working"
Pid Directory = "C:\\Program Files\\Bacula\\working"
Plugin Directory = "C:\\Program Files\\Bacula\\plugins"
Maximum Concurrent Jobs = 2
PKI Signatures = Yes # Enable Data Signing
PKI Encryption = Yes # Enable Data Encryption
PKI Keypair = "C:\\Program Files\\Bacula\\keys\\master.keypair"
PKI Master Key = "C:\\Program Files\\Bacula\\keys\\master.cert"
Maximum Network Buffer Size = 131072
}
On Wed, Jul 27, 2011 at 6:35 AM, mariusz <bacula-fo...@backupcentral.com>wrote:
> Hello,
>
> This is my first post on this forum and I need your help. I`ve searched
> previous topics and I didn`t find solutions for my problem.
>
> I`ve got a problem with configure data encryption via PKI. I attached
> current client configuration.
> I try to start with console and I receive:
>
> ERROR TERMINATION at
> /home/kern/bacula/k/bacula/src/lib/parse_conf.c:971
> Config error: Keyword "PKISignatures" not permitted in thi resource.
> Perhaps you left the trailing brace off of the previous resource.
>
>
> Does Bacula support data encryption via PKI on Windows? I also installed
> OpenSSL on windows with MS Visual C++ 2008 Redistribute Package.
>
> I`ve configured clients on linux with data encryption and I haven`t got any
> problem on linux.
>
>
> FileDaemon {
> # this is me
> Name = asmobile-fd
> FDport = 9102
> # where we listen for the director
> WorkingDirectory = "C:\\Program Files\\Bacula\\working"
> Pid Directory = "C:\\Program Files\\Bacula\\working"
> # Plugin Directory = "C:\\Program Files\\Bacula\\plugins"
> Maximum Concurrent Jobs = 10
> }
>
> #
> # List Directors who are permitted to contact this File daemon
> #
> Director {
> Name = mariusz-dir
> Password = "***"
>
> PKI Signatures = Yes
> # Enable Data Signing
> PKI Encryption = Yes
> # Enable Data Encryption
> PKI Keypair = "C:\\Program
> Files\\Bacula\\fd-example.pem" # Public and Private Keys
> PKI Master Key = "C:\\Program
> Files\\Bacula\\master.cert" # ONLY the Public Key
> }
>
> #
> # Restricted Director, used by tray-monitor to get the
> # status of the file daemon
> #
> #Director {
> # Name = @monitor_name@
> # Password = "@monitor_password@"
> # Monitor = yes
> #}
>
> # Send all messages except skipped files back to Director
> Messages {
> Name = Standard
> director = mariusz-dir = all, !skipped, !restored
> }
>
>
> +----------------------------------------------------------------------
> |This was sent by mariusz....@gmail.com via Backup Central.
> |Forward SPAM to ab...@backupcentral.com.
> +----------------------------------------------------------------------
>
>
>
>
> ------------------------------------------------------------------------------
> Got Input? Slashdot Needs You.
> Take our quick survey online. Come on, we don't ask for help often.
> Plus, you'll get a chance to win $100 to spend on ThinkGeek.
> http://p.sf.net/sfu/slashdot-survey
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
------------------------------------------------------------------------------
Got Input? Slashdot Needs You.
Take our quick survey online. Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users