[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Builds OK but test002 fails



Please keep replies on the list.

Richard Meek wrote:

$ cat test.out ldap_bind: Invalid credentials $

>> my configure script: #!/bin/bash export
>> CPPFLAGS="-I/usr/local/BerkeleyDB.4.3/include" export
>> LDFLAGS="-L/usr/local/BerkeleyDB.4.3/lib" export
>> LIBS="/usr/local/BerkeleyDB.4.3/lib/libdb-4.3.a" ./configure
>> --disable-cleartext --enable-crypt --with-tls | tee build.log

All of the tests use cleartext passwords for the rootDN. Since you ran configure with --disable-cleartext, none of the tests that bind as the rootDN will work. (That means just about all of them.)


--
 -- Howard Chu
 Chief Architect, Symas Corp.       Director, Highland Sun
 http://www.symas.com               http://highlandsun.com/hyc
 Symas: Premier OpenSource Development and Support