in reply to LDAP replication using Perl
Is an audit log file suitable? /net/scape/v4/slapd-Directory/logs/audit (This keeps track of all change transactions that the directory has received) Would it be possible to intermittently poll this file or monitor it as it grows (tail -f) and subsequently handle the transactions appropriately?
Regards, ...stick
|
---|