OK, I got past this problem by simply configuring all overlays
(required installing application that provided sql.h library): ./configure --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --enable-backends --enable-overlays Started slapd with these warnings: ...Unable to actually add or search because of this error (getting this when trying to add the first entry "Manager"): [root@db workarea]# ldapadd -x -D "cn=Manager,dc=example,dc=com" -W -f example.ldif Enter LDAP Password: >>> slap_listener(ldap:///) connection_get(12): got connid=4 connection_read(12): checking for input on id=4 ber_get_next ber_get_next: tag 0x30 len 50 contents: ber_get_next do_bind ber_scanf fmt ({imt) ber: ber_scanf fmt (m}) ber: >>> dnPrettyNormal: <cn=Manager,dc=example,dc=com> <<< dnPrettyNormal: <cn=Manager,dc=example,dc=com>, <cn=manager,dc=example,dc=com> do_bind: version=3 dn="cn=Manager,dc=example,dc=com" method=128 bdb_dn2entry("cn=manager,dc=example,dc=com") entry_decode: "n=Manager,dc=example,dc=com" <= entry_decode: str2ad(n): AttributeDescription contains inappropriate characters <= entry_decode: slap_str2undef_ad(n): AttributeDescription contains inappropriate characters send_ldap_result: conn=4 op=0 p=3 send_ldap_response: msgid=1 tag=97 err=80 ber_flush: 28 bytes to sd 12 ldap_bind: Internal (implementation specific) error (80) additional info: internal error connection_get(12): got connid=4 connection_read(12): checking for input on id=4 ber_get_next ber_get_next on fd 12 failed errno=0 (Success) connection_closing: readying conn=4 sd=12 for close connection_close: conn=4 sd=12 What the heck does this mean and what do I do about it? Thanks! -ron Ron Parker wrote: Downloaded: openldap-stable-20070831.tgz -- Ron Parker Software Creations http://www.scbbs.com Self-Administration Web Site http://saw.scbbs.com SDSS Subscription Mgmt Service http://sdss.scbbs.com Central Ave Dance Ensemble http://www.centralavedance.com R & B Salsa http://www.randbsalsa.com |