regather

regather is a syncrepl consumer to generate ( re gather ) files on LDAP synrepl events.

It uses Net::LDAP(3) to do all LDAP related stuff and Template(3) to generate files. Config file is processed with Config::Parser(3) (it's format described in Regather::Config(3)

regather has plugin structure and allows to perform any desired action, based on event data

now it has these two plugins:

As example, regather, on LDAP event can

In theory it is possible to adopt regather to do anything you want on LDAP syncrepl event.

Copyright (c) 2020 Zeus Panchenko