Problem is occurring on a w2k8r2 server. We are having problems with any shares that have ABE enabled - executables in those shares will fail to run with the error "the specified path does not exist".
To verify this I created a new SMB share, test1, gave everyone read rights in share permissions, then gave a specific user we are using to test with NTFS permissions for read & execute, list folder contents, read, and write. I verified that access-based enumeration is enabled under the sharing tab in share and storage management. On a test station, with this user logged in, I can navigate to the shared folder at \\server\test1\folder1. Inside that folder is a setup.exe file with fails to run. If I go back to the server and disable ABE, the file runs correctly on the test station (I don't even have to log out and back in).
Anyone know what is going on here? Thanks.