Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / General / Security / October 2005

Tip: Looking for answers? Try searching our database.

SQL 2005 - Schema permissions

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Carlos Eduardo Selonke de Souza - 18 Oct 2005 15:22 GMT
Hello

I am trying to use the new schema model on SQL 2005 to control permissions
for users on my database.

I have two users on my database (User1 and User2) and a schema called
TestSchema.
I want to give permissions to both users to create/drop/alter objects
(procedures, views, tables) only on the TestSchema.
I read that a user can own a schema so it can control it. I also notice on
Management Studio that only one user can own a schema.

Is it possible to more than one user have "full control" of a schema? And
how to do it on SQL 2005?

PS: I used to post questions about SQL 2005 on the beta newsgroup, but today
when I tried to access it I was redirect to the MS Newsgroups.

Regards

Signature

Carlos Eduardo Selonke de Souza
http://carlos.geekbunker.org

Joe Yong - 19 Oct 2005 04:46 GMT
Have you looked at GRANT ALTER? Let's the recipient alter, create and drop
the securable (schema or object) but not change the ownership. There is a
GRANT CONTROL but that's probably too much privilege.

joe.

> Hello
>
[quoted text clipped - 16 lines]
>
> Regards
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.