0

IN windows server 2012 r2 machine, I created a folder called "share" and and a file named test inside that folder.The file 'test' has read write access for user1 and deny access for user2 in security acls. I enabled windows share for that folder. If I map the share \127.0.0.1\share to a drive using the user credentials user1, I can see the file 'test' in the mapped drive. If I map the same share using the user credentials user2, then folder is empty. Why is this happening? Shouldn't we see the file in user2 credentials mapped drive and get access denied when we try to open the file.

1 Answers1

0

Access Based Enumeration is enabled in the windows server. Thats why the file with deny access is missing when map to a drive via smb.