abbra / freeipa

Mirror of FreeIPA, an integrated security information management solution
http://www.freeipa.org
GNU General Public License v3.0
2 stars 1 forks source link

Global catalog: add daemon syncing from DS to GC #32

Closed flo-renaud closed 4 years ago

flo-renaud commented 4 years ago

GlobalCatalog: add daemon syncing from DS to GC

The daemon leverages syncrepl to get updates from DS and propagate the modifications to the Global Catalog.

Global Catalog: add a design for Synchronization daemon

Add a design for ipa-gcsyncd, the Global Catalog Synchronization Service.

GC design: update the convert-schema mappings

Reflect the modifications done in previous commits to convert-schema tool.

abbra commented 4 years ago

Merged and rebased to master.