v5.0.4: change sgvaultuser and admin password

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
kha
Posts: 221
Joined: Fri Sep 12, 2008 8:25 am

v5.0.4: change sgvaultuser and admin password

Post by kha » Fri Oct 15, 2010 1:37 pm

I need to change the sgvaultuser and admin account password for my Vault
Can i please have a recommendation for best approach to accomplish this task? :?:

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: v5.0.4: change sgvaultuser and admin password

Post by Beth » Fri Oct 15, 2010 3:13 pm

You can change the Vault admin password from inside the Vault admin web page.

Changing the sgvaultuser password would be done in the SQL Server Management Studio, but it needs to be changed in the vaultservice web.config as well. The problem with changing it in the web.config is that it's encrypted, so you will need to change it from pwd=some_encrypted_password to password=plain_text_password.

To get the sgvaultuser password changed and encrypted takes an uninstall and reinstall of the server software. If you take this option, make sure you choose the option to keep your current databases and reuse them. You might also make sure you have current backups of your sgvault and sgmaster databases just in case you click a wrong button and drop them.
Beth Kieler
SourceGear Technical Support

Post Reply