--On May 4, 2007 3:13:28 PM +0200 Raffaele Viola <[EMAIL PROTECTED]> wrote:

Hi all,
I want to create a ldap type batabase in my ldap server as explained in
the man SLAPD-LDAP(5).

database ldap ( man: This  backend  acts  as  a proxy to forward incoming
requests to another LDAP server.)
suffix "dc=RAFFO,dc=IT"
uri    "ldap://151.98.181.93/dc=RAFFO,dc=IT "
rootdn ""cn=Manager,dc=RAFFO,dc=IT"
rootpw   secret
binddn "cn=Manager,dc=RAFFO,dc=IT"
bindpw secret
lastmod   off


but it doesn't work because I get this error:

Unrecognized database type (ldap)

Either you failed to load the back-ldap module, or you have a version of slapd that was compiled without support for it.

--Quanah


--
Quanah Gibson-Mount
Principal Software Engineer
Zimbra, Inc
--------------------
Zimbra ::  the leader in open source messaging and collaboration

Reply via email to