After installation of MS SQL 2000 i noticed the following default db's that were installed by default;
Northwind
tempdb
Master
Msdb
pubs
Model
Problem is all my users can see these db's. Is it safe to remove them? If not, how does one restrict others from seeing them? All of them have the PUBLIC permission by default so everyone can see them. I have looked everywhere and there doesnt seem to be a way to hide them from peoples view.