# Sunday, November 19, 2006

I just a call from my colleague who mentioned that our client's website was down. I RDPed into the machine and based on the event logs, figured out that there was something wrong with the connection between the webserver and the SQL server express that was installed.

I looked at the services list for the machine but noticed the SQL Server service was started. Then I noticed something weird, the instance name of the SQL Server was SQLExpress where as we had already set it up as the default instance previously.

Further checks revealed other worrying signs, our SQL user was missing, and a DB which was less known to the client was also missing from the server.

This is going to be a problem.. only 3 parties have access to the server, us, the client and the web host service provider. Obviously having the actual database file deleted and also the SQL user itself must mean that someone had pretty much full acess to the server.

Question now is.. who screwed up?

Sunday, November 19, 2006 5:14:43 PM (Malay Peninsula Standard Time, UTC+08:00)  #    Comments [0]  |  Related posts:
1st 2009 MSDN Event!
Using the DeepZoomTools.DLL
JQuery is neat!
Better Late Than Never!
The Whole Point Of An XML Schema File
The Power Of Linq!

Comments are closed.