i have a ssis package with an oledb connection using windows authentication. i want to understand when i promote this package to the server and add it to a job, then a user login to the server with sql server authentication and run this job.
which/what windows authentication this package gonna to use to connect to the server ?