I have a SQL Server Job that is trying to delete, rename, etc. files on a network drive. I am getting permission problems when doing this. The job uses the sa user and the step uses (Self). How do I find out the user to give permission to on the file server?