Re: Assigning Permissions to a Database
- From: "Dan Guzman" <guzmanda@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 24 Apr 2006 19:30:09 -0500
Db_owner role members and the 'dbo' user hare full permissions over all
objects in the database. There is no need to grant object permissions
because object permissions are not checked for db_owner role members.
--
Hope this helps.
Dan Guzman
SQL Server MVP
"newbie" <newbie@xxxxxxx> wrote in message
news:eI8ZEZ7ZGHA.4788@xxxxxxxxxxxxxxxxxxxxxxx
I'm trying to grant a user full access to a database.
Although I've given this user the role of db_owner, he still doesnt have
the same access as ,for example, the "dbo" user.
When I look at the table permissions, the "dbo" user has everything
selected while my user has nothing selected. Do I have to go into each
table and manually assign these permissions or can I somhow apply all of
the permissions using the database roles?
Thanks!
.
- Follow-Ups:
- Re: Assigning Permissions to a Database
- From: mpia
- Re: Assigning Permissions to a Database
- References:
- Assigning Permissions to a Database
- From: newbie
- Assigning Permissions to a Database
- Prev by Date: Re: SA Security
- Next by Date: How to hide unauthorized databases with SQL 2005?
- Previous by thread: Assigning Permissions to a Database
- Next by thread: Re: Assigning Permissions to a Database
- Index(es):
Relevant Pages
|
|