After the installation you can configure CM to use the service user to login to the database using Windows authentication. Follow these steps:
- Create a new login on the MSSQL Server for the Windows user or Windows group that should run the CF service.
- In cm.conf, remove or comment out the following parameter:
Database.user
There is no need to modify the connection URL. - Start the CF service with the user chosen in the first step.