Hi This is my first post.
When using Windows Auth which account is used when connect to a unc. Its my understanding that the account used would be the app pools account however ive noticed that i could get IIS to server files from a unc by using windows auth and setting the app pool account to ApplicationPoolIdentity. I thought i would have got an access denied unless i set the app pool to use a custom service account or similar and giving that account permissions to the unc.
Any ideas, im just trying to get an idea of how it all works