x
login about faq Site discussion (meta-askssc)

group permissions - dbo/sysadmin rights

Hello,

I have a group that should have the ability to modify a database table on a server. However after creating and adding permissions I am still getting an error 'You are not logged on as the database owner for system administrator. You might not be able to save changes tot ables that you not own'. This then cause the error 'Table.dbo.[tablename] is set to read-only, user doesn't have enough rights ont his table'. The group should be administrator/owner for the server.

1) What needs to be modified so the user have these right? 2) What needs tot be set so that when new databases are created this group defaults to these rights?

Thanks!

more ▼

asked Sep 13 '11 at 04:54 AM in Default

colibri gravatar image

colibri
151 11 15 15

(comments are locked)
10|1200 characters needed characters left

1 answer: sort voted first

it really depends upon what permissions are needed exactly. You can give a user/group create and alter table permissions, so that should be enough, other roles like sysadmin or db_owner are over the top.

if you add these users and their permissions to the model database, they will be "replicated" into any new database created on that SQL Server instance.

more ▼

answered Sep 13 '11 at 05:12 AM

WilliamD gravatar image

WilliamD
25.3k 16 18 41

(comments are locked)
10|1200 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments



Facebook logo Follow Ask SSC on Facebook
Find Ask SSC on Google+
linkedin logo Find us on LinkedIn

Topics:

x72

asked: Sep 13 '11 at 04:54 AM

Seen: 616 times

Last Updated: Sep 13 '11 at 04:54 AM

Copyright © 2002-2012 Simple Talk Publishing. All Rights Reserved. If you have any queries, please contact the site administrators.
Ask SQL Server Central is a community service provided by Red Gate.