Jump to content

Recommended Posts

Posted

I'd like to change the SA password on our SIMS server. They guy that set it up has left, without leaving a record of what it was. It looks as if I can do it by going into SQL Management Studio using Windows Authentication - but I'm a bit worried as I'm not sure of the consequences!

 

Is there any reason why I shouldn't do it by expanding Security > Logins, then right clicking on sa, selecting properties and entering a new password?

 

Anything to watch out for?

 

 

Then I can get on with scripting a DbAttach backup that can run without stopping the server:confused2:

Posted
If I were you, I would create a new user with the required permissions and use that for your backup. On our SIMS servers at least, there is at least one service (SOLUS) that uses the SA password and I have no doubt that there are more.
  • Thanks 1
Posted (edited)

I can answer this one for myself now :)

I had Capita on Remote as I was having problems applying a patch - and it needed to be applied as SA. They reset the password for me (after an email of authority from SMT), by running a query and we've had no ill effects.

 

So in my case at least, the answer is no, it won't break SIMS, if it's done like that :whoo:

Edited by BatchFile

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...