Locked out after Vault 4.0 upgrade
Moderator: SourceGear
I was able to confirm that if the account used by Vault to communicate with the database is not dbo for sgmaster, then no one can log in. This account might be sgvaultuser if you're using SQL Server Authentication, or if you're using Windows Authentication for Vault, it would be the ASPNET Account (Machinename\ASPNET) or NT Authority\Network Service, or the custom account you chose for the IIS process model (identity impersonation).pcuce - i resolved that problem on my end by adding the sgvaultuser to the sgmaster database in SQL server - giving that account both public and db_owner rights.
In SQL 2005 Server Management Studio, look in Security->Roles->Database Roles->db_owner->Properties and make sure the Vault account is listed under Role members.
If you're not SQL savvy, the best best is to uninstall and re-install or run the installer with the Repair option, so that the installer has another chance to make this right.
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager