Good day,
I am looking for a way to enable (only certain?) users to lock individual files and folders inside their group folders.
Our setup is the following:
We run ownCloud Enterprise 10.14.0.3 and we mount external SMB-shares into ownCloud and then only give individual groups from our Active Directory access to them.
To make more clear what we do and want:
We’re a research institute and we have different workgroups working on different research projects. Each project has a SMB-share where they can store their data related to the project. Usually, a project has a leader (usually a professor) and several scientists (students, post-docs or TAs) working on it. These users are added to an Active Directory group with the name of the project and this group is given access to the external mounted storage in ownCloud (under Admin Settings → Storage). This gives equal access to all files and folders on the SMB-share to all members of the AD-group. So, the professor has the same permissions in there as any student or TA:
What we like to implement now, if it is possible, is to give only the professor the right to lock individual files/folders on the SMB-share (in ownCloud) with a password or otherwise allow access to these files/folders to only specific other people from the AD-group. Is something like this possible in ownCloud or with a Market app?
Thanks in advance for any advice!