One of the TOMs is designed to support a large userbase, and it may not be beneficial for all of them to be able to share targets. Is it possible to limit the ability to share targets to a specific user group?
- Add
target.sharing permission and have tom_admin use admin interface to add permission to Group
- If per-destination permissions need to be different, consider bypassing normal permission infrastructure, and list the relevant group in
settings.DATASHARING for each destination.
One of the TOMs is designed to support a large userbase, and it may not be beneficial for all of them to be able to share targets. Is it possible to limit the ability to share targets to a specific user group?
target.sharingpermission and have tom_admin use admin interface to add permission to Groupsettings.DATASHARINGfor each destination.