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)
problem writing to iwmnt on RHEL
swifty
Hi - just installed TS 7.3.2 fresh on RHEL6.2.
Noticed that no matter what use i was logged in as (tsadm1 or root) on the command line, i could not manually create/modify/delete any file in any workarea. I keep getting "Permission Denied". Has anyone had this issue before?
Find more posts tagged with
Comments
nipper
not enough information to help
check the trace log and any other logs.
Since you mentioned root, I assume these are all local users,
what roles do you have the users set to ?
Who owns the branch/workarea ?
Rick Poulin
and is the iwserver process running? is the store frozen? is root able to create files in the WA using the GUI?
Reji Varghese
I remember we had similar issues while trying to write to Workarea files/folders from command line.
And we resolved the errors by giving proper sharing rights to the owner/group for the WORKAREA. You might even need to do it for the folders under workarea too.
If you would like to play with acess permssions using command line, you can use options :
iwaccess set-owner
iwaccess set-unix-permission /path/to/workarea/folders rwxrwxr--
Believe me, it was quite tricky for us as we migrated the store from Solaris to upgraded version in RHEL.
Good luck !