Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 SQL Server Administration (2008)
 Windows Authentication issue.

Author  Topic 

TheDirtyBird
Starting Member

12 Posts

Posted - 2009-04-12 : 19:19:32
Hello experts.

Windows Server 2008 made me changed my password. Well, being the novice I am....I can't figure out how to tell SQL Server 2008 that the password has changed so that I can log into my database engine.

Does anybody know what I'm talking about? Basically, my database worked fine until I changed my Windows Server 2008 password.

cshah1
Constraint Violating Yak Guru

347 Posts

Posted - 2009-04-12 : 22:04:04
if you are using windows authentication; then you should be able to connect to the sql server from your win 2008 server.

what account your SQL server service is running?
Go to Top of Page
   

- Advertisement -