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

undefined symbol: rewrite_info_init




Hi all,

I'm new with openLDAP. I have one problem to use my local LDAP as proxy. I read that this will be done with back_ldap. I have added this to my slapd.conf file:


moduleload      back_ldap

#######################################################################
#AD integrazio proba
backend         ldap

database        ldap
suffix          "dc=example,dc=com"
uri             ldap://my_server
lastmod         off
binddn          "cn=root,dc=example,dc=com"
bindpw          secret
directory       /var/lib/ldap

#######################################################################

I understand that with this config, my local LDAP will ask to my_server. Is wright??
When I try to start slapd I get this error

/usr/sbin/slapd: relocation error: /usr/lib/ldap/back_ldap.so: undefined symbol: rewrite_info_init

I read in this list that this is a openLDAP2.1 fix (I'm using openLDAP 2.1.23-1 on Debian). The response was "add rewrite
to the libraries that get linked into back_ldap", but I don't know where  add it. How can I this rewrite???

Thanks

--
firma Aitzol Naberan Burgaña
CodeSyntax
anaberan@codesyntax.com
www.codesyntax.com
Tel: 943  82 17 80