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)
 How to hide MS SQL 2000 databases in Enterprise Manager

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2006-05-04 : 08:53:07
Yukon writes "I work for a company that offers web hosting services. We are interested in showing for each SQL Server login only the databases for which he/she has access and hide the rest of them in Enterprise Manager. Is there a way to hide the databases for which a login doesn't have permissions to access? Win2K SP4 / SQL Server 2K SP4."

jen
Master Smack Fu Yak Hacker

4110 Posts

Posted - 2006-05-04 : 09:04:39
check the permission of the public role in master,

i did try to restrict it once and in one case produced a scenario exactly what you are describing



--------------------
keeping it simple...
Go to Top of Page

TimS
Posting Yak Master

198 Posts

Posted - 2006-05-04 : 10:16:50
I just answered this once this week at
http://www.sqlservercentral.com/forums/shwmessage.aspx?forumid=5&messageid=276478#bm276917

It is possible in SQL 2000.

Tim S



See MS Info AT
http://support.microsoft.com/default.aspx/kb/889696

See my post at
http://groups.google.com/group/microsoft.public.sqlserver.security/browse_frm/thread/24c50b41fc85a144/9e4259b3fc8ba957?lnk=st&q=stahta01&rnum=30&hl=en#9e4259b3fc8ba957
Go to Top of Page
   

- Advertisement -