summaryrefslogtreecommitdiffstats
path: root/install/updates/20-user_private_groups.update
Commit message (Collapse)AuthorAgeFilesLines
* Configure Managed Entries on replicas.Rob Crittenden2011-05-251-0/+11
The Managed Entries plugin configurations weren't being created on replica installs. The templates were there but the cn=config portions were not. This patch adds them as updates. The template portion will be added in the initial replication. ticket 1222