Quote:
Originally Posted by bdial if i share my folder with someone i wouldn't really want them sharing it with someone else without my permission. |
The resource has sharing grants for the receiving group set, so there should be no unintended access involved.
I just want to have an easy setup (from the admin perspective) where I mount several resource accounts under one shared folder to be viewable by the members of the group.
If that's not possible I'd have to hack a script that mounts all resource accounts into the personal folders of the group members.
I am thinking about the folder mounts in Zimbra like symlinks in the file system, but there may be too many technical differences.
Something like:
/home/resourceA
/home/resourceB
/home/accountA/shared
/home/accountA/shared/resourceA -> /home/resourceA
/home/accountA/shared/resourceB -> /home/resourceB
/home/accountB/shared -> /home/accountA/shared
accountA is now able to see /home/resourceA/Calendar via /home/accountA/shared/resourceA/Calendar, but accountB does not see it via /home/accountB/shared/resourceA/Calendar, accountB only sees /home/accountB/shared/resourceA and /home/accountB/shared/resourceB but no folders below.
/home/resourceA and /home/resourceB have rwidxap granted to the group accountA and accountB are in. /home/accountA/shared has an r grant for the group.