Hi all, I'm developing an ldap server that will hold all kind of configuration and other software data, this server will serve several software clients. i want to know when a client change an entry, so other clients will be able to update their relevant data structures. to be brief: is there any notification method i could use (like registry notification for example)? thanks in advance eli