I am trying to set up a duplicate SQL Agent/SSIS job in our development environment to one we have inherited in production.
The job step is of type SQL Server Integration Services Package, and we get three options in the "run As" drop down, "SQL Server Agent Service Account", "User A" & "User B". I want to add a third user, "User C" as a possible account to run, but I cannot figure out how to add the user. "User C" has rights on the server as well as having a Credentials entry.
What am I missing?
↧