[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: trigger a program when ldap db modifies



Hegedus Gabor wrote:
> 
> Can you suggest me a program or solution what is do the following:
> 
> after i modify a record in a db, an external bash script runs off,
> like a daemon what is check the modifications, and start a script.
> 
> I hope you are understanding  what i want.

The best solution would be to implement a syncrepl client. Not sure
whether bash scripting is the right programming environment for robust
sync tasks though.

Ciao, Michael.