[SOLVED] User Level Access Control--Like QNAP
Posted: 23 Jan 2015 17:59
At work we use a QNAP-879Pro as a file server. I configured all the users in the office to have customized permissions on the company directory.
A few of us can see every folder and subfolder in the directory, others only have limited access.
I use a N4F box as a LAN backup for the most critical trees on the directory, however, I have a problem.
There is a subfolder that is buried in the directory that needs to have limited access, and on the QNAP, doing this is easy. Once I back it up using rsync to the N4F box, though, I have an issue with having the same permission structure that I had on the QNAP. It seems that once I serve up a Samba share that all the subfolders and subdirectories have the exact same permissions as the highest folder.
Is there a way to manipulate the permissions of folders deep within a Samba Share? Could it be possible to create an extension where I could set arbitrary permissions within a Samba Share for specific folders, even files, while keeping the rest of the directory accessible to all registered users and keeping the zfs dataset accessible to my rsync server & client?
Thanks
A few of us can see every folder and subfolder in the directory, others only have limited access.
I use a N4F box as a LAN backup for the most critical trees on the directory, however, I have a problem.
There is a subfolder that is buried in the directory that needs to have limited access, and on the QNAP, doing this is easy. Once I back it up using rsync to the N4F box, though, I have an issue with having the same permission structure that I had on the QNAP. It seems that once I serve up a Samba share that all the subfolders and subdirectories have the exact same permissions as the highest folder.
Is there a way to manipulate the permissions of folders deep within a Samba Share? Could it be possible to create an extension where I could set arbitrary permissions within a Samba Share for specific folders, even files, while keeping the rest of the directory accessible to all registered users and keeping the zfs dataset accessible to my rsync server & client?
Thanks