FairCom DB Standalone SQL Service includes an optional file called ctsrvr.set, which contains the FairCom recommended configuration settings. The ctsrvr.set file cannot be altered once created. The purpose is to allow developers to define their preferred settings, which cannot be modified in the field. This file is loaded before ctsrvr.cfg and takes precedence over any duplicate keywords.
If you desire to utilize a ctsrvr.set file, create your own configuration file (called ctsrvr.cfg.set in the example below) with the keywords you don't want to be editable in the field, and use the included ctcfgset.exe utility as follows:
ctcfgset.exe ctsrvr.cfg.set
This will produce a tamper-resistant ctsrvr.set file, which should then be placed in the same directory with faircom_sql_service.exe.
Note: Do not distribute ctsrvr.cfg.set to your end users.