Bacula-users

[Bacula-users] PKI Encryption

2008-11-21 10:10:30
Subject: [Bacula-users] PKI Encryption
From: Massimo Schenone <mschenone AT sorint DOT it>
To: "bacula-users AT lists.sourceforge DOT net" <bacula-users AT lists.sourceforge DOT net>
Date: Fri, 21 Nov 2008 15:47:55 +0100
Hi all,
I'm trying to figure out what's wrong with my configuration:

./configure --with-openssl --enable-client-only

[...]

Configuration on Mon Nov 17 15:15:32 CET 2008:

  Host:       i686-pc-linux-gnu -- redhat 9
  Bacula version:       2.2.7 (24 December 2007)
  Source code location:       .
  Install binaries:       /sbin
  Install config files:       /etc/bacula
  Scripts directory:       /etc/bacula
  Archive directory:       
  Working directory:       /var/bacula/working
  PID directory:       /var/run
  Subsys directory:       /var/lock/subsys
  Man directory:       /usr/share/man
  Data directory:       /usr/share
  C Compiler:       gcc 3.2.2
  C++ Compiler:       /usr/bin/g++ 3.2.2
  Compiler flags:        -g -O2 -Wall -fno-strict-aliasing
-fno-exceptions -fno-rtti
  Linker flags:        
  Libraries:       -lpthread 
  Statically Linked Tools:    no
  Statically Linked FD:       no
  Statically Linked SD:       no
  Statically Linked DIR:      no
  Statically Linked CONS:     no
  Database type:       None
  Database lib:       
  Database name:       bacula
  Database user:       bacula

  Job Output Email:       root@localhost
  Traceback Email:       root@localhost
  SMTP Host Address:       localhost

  Director Port:       9101
  File daemon Port:       9102
  Storage daemon Port:       9103

  Director User:       
  Director Group:       
  Storage Daemon User:       
  Storage DaemonGroup:       
  File Daemon User:       
  File Daemon Group:       

  SQL binaries Directory      

  Large file support:       yes
  Bacula conio support:       yes -ltermcap
  readline support:       no 
  TCP Wrappers support:       no 
  TLS support:       no
  Encryption support:       no
  ZLIB support:       yes
  enable-smartalloc:       yes
  bat support:       no 
  enable-gnome:       no 
  enable-bwx-console:       no 
  enable-tray-monitor:       
  client-only:       yes
  build-dird:       yes
  build-stored:       yes
  ACL support:       yes
  Python support:       no 
  Batch insert enabled:       no

Why are there entry disabled?

  TLS support:       no
  Encryption support:       no

I tried several source code release (2.0.x-2.4.3), looked into
configure, config.h ecc.. but still far from having the openssl lib
linked.
I checked there is no requirement on openssl version, however I'm
working on 0.9.7a.

Thanks a lot!
Massimo



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
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>
  • [Bacula-users] PKI Encryption, Massimo Schenone <=