Before you install the Acuo Audit Manager you need to check for the following:
- Verify that the application server time zone is correct.
-
Run the Acuo Host setup on the application server. If it is not available, create a local admin user, "AcuoServiceUser", to initiate the service install. The "AcuoServiceUser" needs read-only access to registry.
-
Disable or configure the firewall to ensure syslog, website and web service ports are open to traffic.
- To use SQL Server as database server:
-
Enable SQL Server Network Configuration Protocols with Named Pipes and TCP/IP enabled as well
-
If the application is allowed to create databases, the corresponding user (windows or SQL) needs to have the dbcreator role available
-
Add the service account to the SQL server for windows authentication after the service is installed and the account is set.
-
- To use IIS for web hosting:
- Enable anonymous authentication
- Install the URL rewrite module (available with release artifacts)
-
Provide support for Mime types with extensions like CSS, HTML, JS, JSON, PNG, SVG, TXT, WOFF and WOFF2
- Install .NET Framework 4.8 in the application server.
-
Include the service account in local Administrators group and Acuo Administrators (if available).