can a group share (save over the same dts package) without being a server admin. For example, a group of people will support a set of DTS packages in DEV. They need the ability to save over the DTS package -- no matter who originally created from their group -- do not want to have to save another copy by another name, then rename, etc. Right now, our workaround is to use a SQL Server id and all associates in the same group know the ID and password -- so can resave the DTS packages as long as they are saved with this ID. (Owner of package still shows as Windows NT ID -- not SQL ID -- haven't figured that one) Would rather stick with NT authority and not have to remember to use a SQL ID and password. Cannot see how you can grant access to a DTS package. Would like to have a role with access, and members in this role can all access the same package (similar to RACF mainframe and parmlibs). Have searched but find no solution. Any help appreciated. Thanks!