I've a folder, in which there is a file. I want user to have full control on a specific file, and should be denied every access to the other files. The first thing I did was to disable inheritance of permissions for this folder. Then I added Full Control on the specific file. Everything seems good except that the user can't save(Write) to the file, although write permissions are given. Any idea where may be the problem
Asked
Active
Viewed 51 times
1
-
If there is a specific error msg when trying to save / write suggest you include it. Suggest you include a screen snap of the file and folder permissions so we know more precisely what the config is. – JohnC Mar 03 '17 at 03:56
-
The problem was that the folder was in a share, and the user didn't have permissions to do changes on the share. Thanks for trying to help. – Deyan Georgiev Mar 03 '17 at 09:25
1 Answers
1
Are your users accessing the file via a share? What are the share permissions set to? Your users will need at least the Modify share permission in order to write to the file.
One thing you can try as well is to use the Effective Access tab in the advanced security options of the file. It will tell you exactly what file permission the users have (but not share permissions).

I say Reinstate Monica
- 3,132
- 7
- 28
- 52

Michael Brown
- 3,254
- 2
- 11
- 11