How to give permissions on a windows security group to an SSIS package
Recently I had to search for a mechanism to give certain people permissions to certain SSIS packages. By default only the package creator and the group db_dtsadmin have writer permissions and the package creator and the groups db_dtsadmin and db_dtsoperator have read permissions. Turns out that there is no easy way to do this and [...]
