Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
How to retrieve owner for the specific folder in TS
stya
Hi ,
As per our requirement we need to restrict workflows based on the folder
from which the dcr's are generated.
If "group" for the folder/data type is "s123" then if user belongs to the group
"s123" then only he should be allowed to trigger workflow or else restrict the
user.
Is there an CLT to fetch the "group" for particular Folder in Teamsite.
Thanks,
stya
Find more posts tagged with
Comments
curiousmaverick
1. Which OS is being used?
2. Are these TS groups?
stya
Hi,
OS used is solaris.
Owner for the folder is a TS Group.
Thanks,
stya
Adam Stoller
Hi,
OS used is solaris.
Owner for the folder is a TS Group.
Thanks,
stya
I don't believe you should be able to make a group an owner. You can make a user an owner and a group may have group access (or be a "group-owner")
Since files and folders within a workarea are largely the domain of the OS (rather than TeamSite) - you should be able to use basic OS directives to get owner and group information - however, since you are using TS groups, you'll probably need to use something like
iwaccess
(using the "owner" and/or "group" sub-commands)