How to configure SUNONE Directory Server Audit logs to ignore attributes

The thing that I am trying to figure out for configuring audit logs in

directory server is:

1. Any attribute change except modifytimestamp is audited. This means that if *only modifytimestamp* attribute of any user record changes, *nothing* gets logged to audit log file. Can I have a configurable list of attribute whose change can be ignored from audit perspective?

2. Any new record creation is put into audit log file.

3. Any deletion of user record is put into audit log file.

Thanks for any inputs on this.

[550 byte] By [vikas_senaa] at [2007-11-27 11:36:19]
# 1

modifyTimestamps is an operational attribute that is completely managed by the Directory Server itself.

It is not allowed to provide an LDAP modify that contains modifyTimestamp. The server will ignore this change.

There is little configuration available for the audit log. It is either on or off.

Regards,

Ludovic.

ludovicpa at 2007-7-29 17:08:06 > top of Java-index,Web & Directory Servers,Directory Servers...