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)
Preview issues
Ottawa_IWOV
Hi Gang -
Currently we have users who are restricted to do work in certain folders of a workarea, and the permission enforced are pretty strict. One thing we have noticed is that 'preview' is bombing for users because we have a pretty complex TPL that is utilizing iw_load_dcr. It seems that for this to happen the user needs more access that RX. Is this assumption correct.
I was wondering if we could put a wrapper around the preview call with a known user that has full perms, kind of like a proxy.
Is this do-able?
Thanks!
Find more posts tagged with
Comments
nbwoven
Assuming you are on Solaris with iPlanet or Apache .Are you trying to do this on the same Box(TS+Apache|iPlanet) or is your Web/App Server External ?
Also What Teamsite version are you on ?
Valentine
So, if you remove, load_dcr from TPL it works?
Do you have proper permissions on the parent folders?
Ie, in solaris, in order for the file read to load, not only you need permission to read, but the permission on the parent directory, and on all of the directories in the tree should be set properly, ie
chmod 661
chmod o+x