Shared Folder with Permission: Admin r/w, Users r/w, Other noneHi,
I'm having trouble using the shared folder permission restriction between users and the ssh service.
My setup:
- Shared Folder with Permission: Admin r/w, Users r/w, Other none
- Shared Folder2 with Permission: Admin r/w, Users none, Other none
- Shared Folder Privileges: User A: r/w, User B: none
- SSH: User A in group ssh, User B in group ssh
The problem:
If I login with User B via ssh I am able to see and write in the shared folder, because I choosed User r/w while creating.
If I exclude the group Users even User A is not allowed to see the folder because the permissions are:
If I allow Users to read/write my user and every other user in the group users is able to read/write via ssh:
Is ssh suposed to reveal every shared folder to every created user ?
Why is the privilege window not working via ssh ?
I also did not found any warning in the documentation: https://docs.openmediavault.or…tration/services/ssh.html
Can someone please enlight me ?