openldap

Roundcube LDAP Addressbook

Roundcube Configuration for Global Addressbook
Edit config/defaults.inc.php to include an LDAP address book section:

Technology:

LDAP Replication

How to replicate an LDAP database to a second server.

Resources
OpenLDAP Administration Guide's section on LDAP SyncReplication.

"Provider" ("master") configuration
On the provider (master) server, edit /usr/local/etc/openldap/slapd.conf and change the index line from something similar to:

index objectClass eq

to:

index objectClass,entryCSN,entryUUID eq

Then add 3 lines:

overlay syncprov
syncprov-checkpoint 100 10
syncprov-sessionlog 100

OpenLDAP Installation

OpenLDAP is an open source implementation of the Lightweight Directory Access Protocol.

BerkeleyDB Installation
The Oracle Berkeley DB family of open source, embeddable databases provides developers with fast, reliable, local persistence with zero administration. Often deployed as "edge" databases, the Oracle Berkeley DB family provides very high performance, reliability, scalability, and availability for application use cases that do not require SQL.
The latest version can be downloaded from Oracle's download page:

mkdir -p /extra/src

Technology:

Subscribe to RSS - openldap

Recent Updates

  • 8 months 3 weeks ago
    1.27.2 update
  • 9 months 6 days ago
    Drupal 10/11 config
  • 9 months 1 week ago
  • PHP
    9 months 1 week ago
    PHP 8.3.11 and AlmaLinux
  • 9 months 1 week ago
    New version of Pound