Just FYI. On Mon, 30 Jul 2018 21:32:57 +0900, Zeus Panchenko wrote: > how can I run external script on event (LDAP operation)?
I wrote an experimental Perl script a few years ago. https://github.com/fumiyas/ldap2any This uses LDAP syncrepl consumer (Net::LDAP::Control::SyncRequest) to monitor LDAP DIT changes in an OpenLDAP server. > for example: I am generating config files for users from LDAP data with perl > script > > I want to re-generate config files each time LDAP operation (modify, add, > delete) performed > > how to do that and what is the best way to do that? -- -- Name: SATOH Fumiyasu @ OSS Technology Corp. (fumiyas @ osstech co jp) -- Business Home: https://www.OSSTech.co.jp/ -- GitHub Home: https://GitHub.com/fumiyas/ -- PGP Fingerprint: BBE1 A1C9 525A 292E 6729 CDEC ADC2 9DCA 5E1C CBCA
