April 23, 2009 at 2:46 pm
I was told to change all the account password on production server. I am little scared to do that because I know if I change the password then lots of application will fail. like remove link etc.
What is the best way to change the account password without any affect to other application.
April 23, 2009 at 3:04 pm
Definitely applications,jobs , scheduled task everything will get affected..
April 23, 2009 at 3:13 pm
You right to be hesitant. If applications are using the logins in connection strings to connect to SQL Server, there's no way you can change passwords without affecting them. You'll have to coordinate the password changes with whomever supports the applications so they can be changed simultaneously.
Greg
April 24, 2009 at 7:33 am
You can try a couple of things to reduce the pain:
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply