When trying to access the Recovery Manager for SharePoint administration site, you may get the following error "DatabaseError at /admin (-2147352567, 'Exception occurred.', (0, u'Microsoft OLE DB Provider for ODBC Drivers', u'[Microsoft][ODBC SQL Server Driver][SQL Server]Cannot open database "QMC_Repository" requested by the login. The login failed.', None, 0, -2147467259), None)" even if you service account is added correctly in SQL.
You may also only get a password prompt that does not accept your password even though you know it is correct.
To correct this problem, the user account must be changed in the Apache http.conf file to match the service account located here:
C:\Program Files (x86)\Dell\Recovery Manager for SharePoint\conf\http.conf
Edit this file in notepad.
Change the user account you see on lines 54 and 61. Change Domain\ServiceAccount to the acutal service account that Recovery Manager is using now.
Example: