Fabio Pedretti wrote:
Hi, I am trying to use slapd as a proxycache LDAP daemon for another LDAP server.
(I was following the manual here: http://www.openldap.org/doc/admin23/proxycache.html but this refers to proxycache, which I think it is now replaced by pcache? Should the manual be updated?)
Read the slapo-pcache(5) manpage instead.
database ldap suffix "o=example,c=COM" rootdn "uid=root,o=example,c=COM" uri "ldap://ldap1.example.com ldap://ldap2.example.com"
overlay pcache proxycache ldbm 10000 1 1000 3600
Never use ldbm.