Cant manage SQLServer after office move

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

Moderator: SourceGear

Post Reply
coderanger
Posts: 35
Joined: Mon Feb 15, 2010 6:11 pm

Cant manage SQLServer after office move

Post by coderanger » Sun Apr 25, 2010 5:48 pm

We have just moved our Vault Server (with SQL Server 2008) to another office which is on a different domain and I cannot login to SQL Server to manage it anymore.

Have you got any suggestions as to how to resolve this?

What would the Vault SQL Server user name and password be, perhaps I can login with that and create a new account?

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Re: Cant manage SQLServer after office move

Post by lbauer » Mon Apr 26, 2010 7:55 am

Are you having a problem logging into Vault or logging directly into SQL Server?

What kind of error do you get?

How did you move your Vault server and SQL Server?
Linda Bauer
SourceGear
Technical Support Manager

coderanger
Posts: 35
Joined: Mon Feb 15, 2010 6:11 pm

Re: Cant manage SQLServer after office move

Post by coderanger » Mon Apr 26, 2010 1:10 pm

Vault is working fine, however I cannot 'manage' the sql server instance and no backup maintenance plans are able to run.

It is a brand new rack machine with just Vault and SQL Server 2008 installed on it (bought just for Vault).

When I try and login it just says "Login failed"

I unplugged the machine, transported it 300 miles and plugged it into the new office, then joined the new domain.

Is their a Vault SQL Server login and password that I can use to login?

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Re: Cant manage SQLServer after office move

Post by lbauer » Mon Apr 26, 2010 3:29 pm

I'm not a SQL Server expert for issues outside of Vault, but I do know that if you're using Windows authentication, Windows domain accounts in SQL Server would be from the previous domain (domain\username), and would not work on the current domain.

For instance, your current new domain account would probably not be a login for your SQL Server.

If you have mixed authentication, both Windows and SQL Server, you could login with the SA account. If you don't have mixed authentication already enabled, you probably won't be able to log in to change it.

The only Vault account that you could login as would be sgvaultuser, and that's only if you have SQL Server authentication enabled. Sgvaultuser uses the same password as Vault admin account. However sgvaultuser does not have administrative privileges.

You recall what kind of authentication you have?
Linda Bauer
SourceGear
Technical Support Manager

coderanger
Posts: 35
Joined: Mon Feb 15, 2010 6:11 pm

Re: Cant manage SQLServer after office move

Post by coderanger » Mon Apr 26, 2010 5:03 pm

ah, ok, thanks

coderanger
Posts: 35
Joined: Mon Feb 15, 2010 6:11 pm

Re: Cant manage SQLServer after office move

Post by coderanger » Tue Apr 27, 2010 9:42 am

I managed it thanks. This link worked:
http://msdn.microsoft.com/en-us/library/dd207004.aspx

It allowed me to go in, delete the old "OLDDOMAIN\Administrator" logins and add new "NEWDOMAIN\Admininstrator" logins. Hurrah!!

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Re: Cant manage SQLServer after office move

Post by lbauer » Thu Apr 29, 2010 7:25 am

Thanks for the update. That's good news. : )

Also, thanks for the link. It will be useful to other customers
Linda Bauer
SourceGear
Technical Support Manager

Post Reply