1. Make a backup copy of the server.config file located at [FOGLIGHT_HOME]\config, then open the original for editing.
2. Edit the server.config as below:
server.database.user = "";
server.database.password = "";
server.database.integratedauth = "true";
Note: Integrated authentication does not need user/password set in the server.config (even if set, the server just ignores it), FMS will use logged in windows user to connect to the sql server.
3. Stop and Start the Foglight Windows Service