hedi wrote: > Hi everybody, > > Using iPlanet DS 4.13 I'd like to receive an event when any update > occurs in my directory, to be able to flush my agent's caches. Do you > know if any plugin is available for such feature ?
You can use the Persistent Search control by itself or in conjunction with the changelog. Since you are keeping a cache, you will probably want to use persistent search on cn=changelog. That way, if your persistent search is disconnected, you can use your last change number to resync. > > > Thanks. > > Hedi.
