I have a folder which has permissions on it for our IIS user. This folder is currently shared so our code deployment user can move files onto it.
I attempted adding another user to the share through the folder properties>Sharing>Share and added a user there. Then IIS went down so I checked and sure enough it appeared that setting the share permissions removed the local folder permissions for the IIS user.
How do I add a user to the share without removing users from accessing it locally?