• Contact Us
  • Home
  • Installation
  • Design

Fractional Replication in OpenLDAP

Learn how to implement fractional replication in OpenLDAP to efficiently replicate only specific attributes across LDAP servers.

Written by Maryanne Normann

Updated at October 31st, 2024

  • Quick Start
  • Installation
    Best Practices Configuration Troubleshooting Design Performance Platform
  • Maintenance
    Releases Upgrade
  • Reference
+ More

Table of Contents

Overview Steps Discussion

Date: 11-04-2022

Overview

Sometimes you only want part of the full directory available on a consumer. Fractional Replication (FR) makes that possible.

Steps

  1. Design a query that isolates the subset of entries you want in the fraction,
  2. Use the same basic configuration as a full replica,
  3. Use you fractioning query for the search for replication, and
  4. Chain ALL updates to the Producer. The simplest fraction is a subtree of the DIT.

Discussion

Security and regulatory requirements drive geographic and logical directory data topology. When no such pressures are present we replicate everything to all servers. That maximizes redundancy for availability and minimizes the number of servers needed.

OpenLDAP supports FR so you can stand up a directory server in a hostile environment. Only the data needed for that application space is stored there. That minimizes the attack surface and the amount that would be exposed if the directory’s security defenses are breached.

FR also lets you set up smaller “local” directory servers. This would let a small local server authenticate users accessing local machines, smart door locks, etc.

More sophisticated search filters are possible.

Copyright © 2020-2024 Symas Corporation. All rights reserved.
syncrepl configuration

Was this article helpful?

Yes
No
Give feedback about this article

Related Articles

  • LMDB Database File Sizes and Memory Utilization
  • Symas Blog RSS Feed
  • Symas on Facebook
  • Symas on Twitter
  • Symas Blog
  • Symas on LinkedIn
  • Symas YouTube Channel

Copyright © 2023, Symas Corporation. All rights reserved. Privacy Statement (updated July 31, 2023)

Phone:

Main Office: +1.650.963.7601
Fax: +1.650.390.6284

Email:

Sales: sales@symas.com
Support: support@symas.com

Office Hours:

8:00 AM - 5:00 PM ET

Office Location:

Symas Corporation
PO Box 391
Grand Junction, CO 81507 USA

Expand