I've seen other questions similar but not quite the same.
Have a client that is seeing a message when trying to access files in a folder on a Windows server 2012 R2. This behavior is consistent for a specific folder. No other complaints for other files and folders.
"You require permission from Domain\xyzuser to make changes to this file."
The xyzuser name might change depending who has accessed it recently.
This only happens to one user.
On the root share, I reset permissions to Domain Users (someone had given Everyone Full Permissions) and removed all specific users assignments except the defaults (administrator, domain\administrator, domain\domain admins)
I removed Full Permissions on the subfolder for Everyone (just removed Everyone). I removed all user accounts that had Full permissions to that subfolder and assigned them to a user group and applied the group with all permissions Except Full permissions. But since this user group is a subset of Domain Users, it should be the same.
I re-enabled inheritance as all Domain Users are supposed to have read/write/modify.
I verified user is member of Domain Users.
This user still gets the same message on file access. Other users are fine and can manipulate files for her.
I see under Effective Access for the user, every permission allowed except Full, Change permissions and Take ownership.
File type is .xls. There is no ~$.* temporary office file (exposed system and hidden files to confirm).
There is no message in the user's Windows event logs.
Last thing - I saw the Owner is the XYZuser from above. Change owner of folder and files to Domain Admins, the issue is unchanged. User still cannot manipulate the file.
A colleague thought it was her local Windows profile. That has been rebuilt and the issue remains.