Changing account used to log audit history
By default Audit History enables the guest account in the iBase log database. However, you can disable the guest account, and use an alternative SQL Server user for logging Audit History information to the log database.
Before you begin
Attention: These steps are not reversible. After the guest account is disabled,
you cannot enable it again.
The SQL User that you use to replace the guest account must be associated with a login that also has a corresponding account in the iBase log database. It needs appropriate permissions in each database.
To create an account to replace the guest account, create a login that is associated with a user in the iBase main database and the iBase log database.
The following database roles are needed:- The iBase main database user must be a db_datareader.
- The iBase log database user must a db_datawriter.
Procedure
To disable the guest account and use an alternative SQL Server user
account: