Hi there,
I would like to make an LDAP addressbook. I've found this documentation:
http://trac.roundcube.net/wiki/Howto_Config/Ldap http://trac.roundcube.net/wiki/Howto_Config_LDAP
Looks like this is an old version (the newer version of LDAP doesn't use slapd.conf.
There is a script, which creates RoundCube LDAP user, and subtree for addressbook. (http://trac.roundcube.net/attachment/wiki/Howto_Config/Ldap/rcabook-setup.sh)
I've installed an OpenLDAP server, which has a "new-style" configuration. When I execute that script, I got an error: RoundCube user could't make the private and public subtree's.
My first question is, why? I didn't fond the solution.
Okay, I've made it as (LDAP) admin (the subtrees). Then the RoundCube LDAP user could't write those subtree's. The error message is:
ldap_add: Insufficient access (50) additional info: no write access to parent
Could anybody helps?
Thanks,
a.