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)
Newly created file is owned by iwui
Ankur979
We are using TeamSite Templating 5.0.2 on Solaris. In one of our CGI scripts, we are creating a new DCR by using touch. system("touch /iwmnt/default/main/IAS/ED/WORKAREA/OPA-work/templatedata/PublicAffairs/PressReleases/data/$temp_Month-$temp_Year/$temp_Date"); However, we run into a file ownership issue because the newly created DCR is owned by "iwui". We have tried unsuccessfully to use chown. How do you do this?
Find more posts tagged with
Comments
sajiddc
Please do not cross-post.
Migrateduser
Who cares if he cross-posts? And who are you to tell someone how to post? The question definitely doesn't fit into any one Forum, so he might as well inquire the pool of people who look at different forums. Lighten up.
Dave Smith
Sr. Software Engineer
Nike, Inc.
(503) 671-4238
DavidH.Smith@nike.com
sajiddc
well the problem with cross-post is that some people will respond to the post in "Content Management", some in "Templating" and some in "Workflow". This will cause all the follow up posts (replies) to be scattered.
Surely, I did not mean to offend anyone. If I did, I am sorry.
Migrateduser
If people were to respond in the different forums, why would it matter as long as the guy gets a resolution to his problem? The last thing this site needs is to become as pompous as standard newsgroups typically are - where a few uptight social misfits (I'm not referring to you, this is just an observation of newsgroups like comp.lang.perl and others) think they own the place and new posters are afraid to post because of the mean spirited responses those insignificant people typically pat each other on the back for. But I'm not bitter...
So far this site has been pretty useful and people are great. The forums here are not so specific that some posts don't cross the boundaries. And I don't think everyone necessarily reads every post in every forum - I know I don't. So as long as you get an answer to your problem from somewhere, what's the harm in posting to different forums? I can see complaining about someone who posts a purely Templating based question in the Workflow forum - that doesn't help anyone.
Just my opinion...
Dave Smith
Sr. Software Engineer
Nike, Inc.
(503) 671-4238
DavidH.Smith@nike.com
Ankur979
We needed to add iw_cgi_wrapper.cgi for all our cgi calls, which impersonates the currently logged in TeamSite user. This works.
Migrateduser
Can you show the syntax for using iw_cgi_wrapper.cgi in a typical CGI call from a cgitask in a workflow? I have never used this, but I am curious how the syntax looks - I might give it a try.
Dave Smith
Sr. Software Engineer
Nike, Inc.
(503) 671-4238
DavidH.Smith@nike.com
Ankur979
<command v = 'iw_cgi_wrapper.cgi/press_release_intro_1.cgi'/>