Say I have a folder on Server1 called folder1 and I share folder1 and the Share permissions for that folder allow all users to read only, and then i create a subfolder in folder1 lets call it subfolder1,
Now the only permissions I can change on subfolder1 are the NTFS permissions, However if I want 1 specific user to have write access in subfolder1 id add that user to the NTFS perms of subfolder1 lets call the user John Doe,
Now when John Doe comes to write in that folder, Will the SMB Permisions of the share Stop him from writing to folder1 & subfolder1 as the share permissions only allow read access to all user or will John Doe be able to write to the sub folder.
Side Question
If Folder1 share permissions allowed everyone write access, but folder1s NTFS permisions denied everyone write access which would be enforced?