Hi,
Basically ADAudit Plus is intend to be configured with admin
credentials, however we can still use it with minimum sufficient
privilege. Please be noted that we may ignore the message as far as
auditing component works fine. Please follow below steps to perform a
tweak to remove the message.
1. Login to ADAudit Plus console in a browser
2. Open a ' New Tab '
3. Go to the URL, http://localhost:8081/runQuery.do where localhost
refers the ADAudit Plus server
4. You would be in a console where you can run DB queries.
5. Please enter the below queryand execute
update adsmdomainconfiguration set message='Success'
Note: Please do not attempt to run any other queries as it may
affect the database schema
6. Go to ADAudit Plus console and you would find the message be gone
Hope it helps.
Regards,
ADAudit Plus Team