I am trying to use Cyrus SASL to implement
pass-through authentication from an OpenLDAP directory to Active Directory.
I am using Cyrus SASL 2.1.25. When compiling I get an error
trying to compile berkeleydb_open. I am using BDB 5.3.15. This
looks like a bug. The configure options and compiler output are listed
below. Since I'm just doing pass-though using plaintext is there
a way to disable compiling sasldb in order to work around this? If
not, what is the latest release of BDB supported with 2.1.25. Any
help that can be offered would be greatly appreciated.