Forgot your password?
typodupeerror

Comment Re:So what? (Score 1) 322

I guess the question I would have is why would the DB server even be on a publicly accessible network? While most posters are correct that DBs require authorization, best practices would dictate keep private data on a separate network. I would imagine a lot of these DBs are session state data and app config DBs. Either way, there is never a need to have your DB with an Internet accessible IP.

Slashdot Top Deals

UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things. -- Doug Gwyn

Working...