Applying permissions for share removes permissions on local folder win 2008 r2

file-sharingwindows-server-2008-r2

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?

Best Answer

start over and create a local or domain group, and give the access for this new group. Any new users you need to give access to, you can just add them to this group.