I have a service account that has full control of a sub folder deep into a share. Access based enumeration is enabled at the root of the share and this service account has 0 rights at the root. An application that utilizes this service account is throwing access denied errors when trying to move/write files to the sub folders of the share.
Do I need to give permissions for this service account at the root to have them inherit down? Or, should permissions of subfolders suffice? Just wondering how the access based enumeration ties into the rights.