how did you build it? you havent linked n the openssl libs
a quick fix would be
export LD_PRELOAD=/usr/lib/libcrypto.so
then run slapd
This way is not recommended, it would be better to relink smbk5pwd with the openssl libs.
David.
On Mon, Jul 21, 2008 at 2:41 AM, greek ordono <
grexk@yahoo.com> wrote:
Hello,
I having error while trying to change password with smbk5pwd enabled.
ERROR: slapd: symbol lookup error: /usr/lib/ldap/smbk5pwd-2.4.so.2: undefined symbol: MD4_Init
OS: Ubuntu Hardy LDAP: 2.4.7-6ubuntu3
Thanks, grexk
|