I have a media share and the CIFS access is set to:
Default access - disabled.
Read only group - users
Write enabled users - ste
In the advanced options the share folder owner is ste and the share folder group is users. (ste is in the users group).
The other settings are:
Share folder owner rights: read/write
Share folder group rights: read only
Share folder everyone rights: read only
It has had the 'Set ownership and permission for existing files and folders...' box ticked and applied.
i.e. the way I understand that would be nobody except users in the user group can access the share - and they can only access it on a read only basis. ste is the only person to have write access. Correct?
SSH'd looks lie this:
- Code: Select all
drwxr-xr-x 8 ste users 16384 Jun 16 14:50 media
Now, I want to grant another specific person to have write access. I added it to the 'Write-enabled users:' box in the CIFS tab - it now reads amy,ste - and applied. However, although the user amy can still read the share - they still can't write to it. What am I missing?
Other that the permissions shown above (drwxr-xr-x), how does the NAS allow access to specific users?
