Currently we use ID Recovery and have at least 2 people who can recover a users ID. So we have a means of auditing password recovery.
We are looking to implement ID Vault and have carried out some testing in a Lab environment.
The tests have been positive but we need to know if there is a way to extend how much ID Vault data is recorded/stored in the Security Events view of the log.nsf ? or record these events in a separate database ?
This will allow us to trace back over months or even years so we can provide an audit trail.
Thanks for your response
Lee
Subject: ID vault logging
As you are aware, most of the vault-related user and server operations generate entries in the server log files (LOG.NSF) and in the Domino Domain Monitor database (DDM.NSF). You can use the Vault Analysis tool to search ID vault events in the log file for certain criteria and generate a report of the results.You may add event monitors for security events to pass events to a central repository (your own specified database.) In the Admin client, select the “Configuration” tab, expand “Monitoring configuration.” Take a look at “Event Handlers”. You may also want to see “Event Generators”- “Database” if you are interested in monitoring ACL changes.