Re: Multiple roles?
- From: "zz12" <IDontLikeSpam@xxxxxxxxxxx>
- Date: Mon, 16 Apr 2007 10:52:46 -0700
Will look into it further. Thanks a bunch for both of your replies.
Totally appreciate it.
Take care.
"Erland Sommarskog" <esquel@xxxxxxxxxxxxx> wrote in message
news:Xns99116B91E56CYazorman@xxxxxxxxxxxx
zz12 (IDontLikeSpam@xxxxxxxxxxx) writes:
Hello. I was wondering if someone could help me understand better about
assigning a user to multiple roles. I created a role for some
developers from another group to be able to to DTS over some data
(select, insert, delete, update) into our local tables from their sql
server. I also assigned them to the db_ddladmin role. They tried to
DTS our new data and looked like they were able to delete the data in
our local tables but their bulk insert command to insert the data wasn't
successful. I read and thought that when assigning a user multiple
roles the role with the most priveleges takes in effect?
I would guess that rather all privs are unioned together, and DENY
takes precendence over GRANT.
In any case, BULK INSERT requires membership in the bulkadmin server role,
which you don't seemed to have assign to your users.
--
Erland Sommarskog, SQL Server MVP, esquel@xxxxxxxxxxxxx
Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
.
- References:
- Multiple roles?
- From: zz12
- Re: Multiple roles?
- From: Erland Sommarskog
- Multiple roles?
- Prev by Date: Re: SQL 2000 Windows Authentication using AD Groups
- Next by Date: application roles and strong passwords
- Previous by thread: Re: Multiple roles?
- Next by thread: Do Windows Authentication SQL 2k5 Logins survive a sysprep?
- Index(es):
Relevant Pages
|
|