![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
How exactly does SSIS security work? I thought the reason why db_dtsltduser, db_dtsoperator have read access to a package is because they are by default assigned the Reader Role on the package. But if I create my own database role in msdb, call it MyUsers, then replace the existing <default: db_dtsadmin, db_dtsoperator, creator > with the role I just created, anyone in that role has no access to the package. I have to, in addition, place any users in MyUsers role either in db_dtsoperator or db_dtsadmin before they can read the package. What's going on here? There appears to be something more special about db_dtsadmin, db_dtsltduser and db_dtsoperator that is more than just being database roles. What is it? Charles Kangai, MCT, MCDBA |
![]() |
| Thread Tools | |
| Display Modes | |
| |