Bug 40089
Summary: | bad propagation with openldap replica server | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Alberto Gianoli <alberto.gianoli> |
Component: | openldap | Assignee: | Nalin Dahyabhai <nalin> |
Status: | CLOSED WORKSFORME | QA Contact: | Aaron Brown <abrown> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 7.1 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2001-05-10 15:49:33 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Alberto Gianoli
2001-05-10 15:49:30 UTC
I suspect you have a configuration problem. Replicas are associated with particular databases, so if you're using a single LDBM database (as the default supplied configuration file does), you need to place the replica directive after the database directive. Marking as WORKSFORME because I made this exact mistake when attempting to reproduce the reported bug, and reording the directives in slapd.conf fixes it. |