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 2000 Forums
 SQL Server Administration (2000)
 unknown problem

Author  Topic 

atsik
Starting Member

7 Posts

Posted - 2004-10-05 : 07:18:39
I have one server with sql server 2000 and one server with windows xp,it is domain controller. in third computer is located our web-based intranet, through this can make queries and get files for printing from sql server
user x = user who installed infosystem to sql server
problem:

when I changed user x password on domain then other domain users cannot get access to sql server
when I changed it back, all works again

question:

How can I change this password so that this infosystem works without problems?

RickD
Slow But Sure Yak Herding Master

3608 Posts

Posted - 2004-10-05 : 07:22:38
You have your SQL Server Services set to use this users account... Either change the user on the services or change the password to the new password...
Go to Top of Page
   

- Advertisement -