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)
Available_templates.cfg not owned by root ??
JackIntheBox
Can the available_templates.cfg file be owned only by root?? I am getting a cryptic ' An Error 2 has occurred in trying to execute iwwft_available.ipl' ( when I hit File--> New Job)after I changed the owner of the file to 'iwmaster' from root.
While on the topic, do all the files cfg files like submit.cfg, autoprivate.cfg et al have to be owned by root?? I will be grateful if someone can suggest some workarounds.
Find more posts tagged with
Comments
Adam Stoller
I believe you need to make sure that these particular files (and the directories in which they exist) are at least accessible to the "iwui" user - and thus you can probably change the
owner
as long as you make sure the
group
access is sufficiently open.
As I'm on a W2K system right now - I cannot double-check the above - but I'm pretty sure that's all you need to make sure of.
--fish
(Interwoven Information Guy)
Migrateduser
Check the back of the TeamSite Admin Guide--there's a list of files and dirs that require root access, execute or suid permission. This may help.
bw
Bob Walden [bob.walden@interwoven.com]
Interwoven Education Group
IM: Yahoo, MSN bob_walden
JackIntheBox
Thanks much, fish and bob.
Making the files accessible to iwui did the trick and it works like a charm.