Fly Server must be configured to use an enterprise database solution.

Overview

Finding IDVersionRule IDIA ControlsSeverity
V-283942FLYS-00-000150SV-283942r1223359_ruleCCI-000366low
Description
Configuring the application to implement organizationwide security implementation guides and security checklists ensures compliance with federal standards and establishes a common security baseline across DoW that reflects the most restrictive security posture consistent with operational requirements. Configuration settings are the set of parameters that can be changed that affect the security posture and/or functionality of the system. Security-related parameters are those parameters impacting the security state of the application, including the parameters required to satisfy other security control requirements.
STIGDate
AvePoint Fly Server Security Technical Implementation Guide2026-06-15

Details

Check Text (C-283942r1223359_chk)

Check the Fly Server control database type in the configuration file of Fly Server manager: Open "<Program Files>\APElements\FLY\Manager\Control\bin\TimerService.exe.config" with a text editor. If the value of "ConfigDatabaseType" is" SQLite", the system has been configured to use built-in database when installing Fly Server manager. If the value of "ConfigDatabaseType" is "SQLite", this is a finding. If the value of "ConfigDatabaseInstance" points to a path local to the host where Fly Server resided, this is a finding.

Fix Text (F-88412r1206179_fix)

Configure Fly Server to use a MS SQL server database when installing Fly Server manager. The MS-SQL server cannot reside on the same host as the Fly Server application.