dbTalk Databases Forums  

How to create an admin with some limitations?

comp.databases.ms-sqlserver comp.databases.ms-sqlserver


Discuss How to create an admin with some limitations? in the comp.databases.ms-sqlserver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
bertainafederico@gmail.com
 
Posts: n/a

Default How to create an admin with some limitations? - 08-17-2007 , 01:54 AM






I've a SQL 2005 with a certain number of db.
Until today i was the only admin of all dbs.
Now i need to give to another admin permission to manage one specific
db (but only that).
Ho censito un utente di sql con accessi abilitati solo a quel db.
If i connect to Enterprise manager with that limited login there is a
problem: i see (only see)
all dbs, also db where this login is not autorized.
How can i work for not permitting this login to see other dbs? He
only
can see them but i
don't want because of privacy. Is it possible?


Reply With Quote
  #2  
Old   
Erland Sommarskog
 
Posts: n/a

Default Re: How to create an admin with some limitations? - 08-17-2007 , 02:10 AM






(bertainafederico (AT) gmail (DOT) com) writes:
Quote:
I've a SQL 2005 with a certain number of db.
Until today i was the only admin of all dbs.
Now i need to give to another admin permission to manage one specific
db (but only that).
Ho censito un utente di sql con accessi abilitati solo a quel db.
If i connect to Enterprise manager with that limited login there is a
problem: i see (only see)
all dbs, also db where this login is not autorized.
How can i work for not permitting this login to see other dbs? He
only
can see them but i
don't want because of privacy. Is it possible?
Did you try DENY VIEW ANY DATABASE TO Tizio as I suggested in response to
your Italian post?


--
Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/pro...ads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinf...ons/books.mspx


Reply With Quote
  #3  
Old   
bertainafederico@gmail.com
 
Posts: n/a

Default Re: How to create an admin with some limitations? - 08-17-2007 , 02:38 AM



Yes, i try and now i can work correctly with limited user onto the
database.
But in the listing of db i can't see any db... So now the problem is
making possible to the user
viewing his db


Reply With Quote
  #4  
Old   
bertainafederico@gmail.com
 
Posts: n/a

Default Re: How to create an admin with some limitations? - 08-17-2007 , 02:45 AM



My limited user now can only see master and tempdb in the list of
dbs...


Reply With Quote
  #5  
Old   
bertainafederico@gmail.com
 
Posts: n/a

Default Re: How to create an admin with some limitations? - 08-17-2007 , 08:01 AM



Ok, resolved reading an italian tutorial. Thanks of all


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.