We are experiencing a few problems with a new TeamSite 6.7.1. installation on T2000 Solaris 10 server:1. Are the following permissions correct for iwmnt and .iwmnt after installation? What should the permissions be after installation?We have:drwxrwxr-- 6 root root 512 Jun 2 10:30 iwmntdrwxr-xr-x 6 root root 512 Jun 2 10:30 .iwmnt 2. When logged in as a regular user we are unable to run cmdline TeamSite commands, it gives an error that it can't find the DCR specified under iwmnt. The DCR exists. Is there supposed to be a proxy set up to run commands as root?3. If we try to open a DCR we get the following error:com.interwoven.ui.datacapture.core.dct.InlineCallout$InlineCalloutException: Cannot open config file '/iwmnt/CCMC/main/evaluation/WORKAREA/primary/includes/log.conf' at /opt/Interwoven/TeamSite/iw-perl/site/lib/Log/Log4perl/Config.pm line 607.Compilation failed in require at /opt/Interwoven/TeamSite/local/bin/CCMC/genlistDB.ipl line 125.BEGIN failed--compilation aborted at /opt/Interwoven/TeamSite/local/bin/CCMC/genlistDB.ipl line 125.
If you are using local accounts for your OS users, then Andy on TS61 and Andy on TS 671 server are different people and a file owned in 1 server may be owned by nobody on the other server.Open the TS GUI with root and start looking that the properties of the branches, workareas and individual files. Are the owners correct ?
We have O/S users with their TS accounts set up using roles author, editor, administrator or master.
We deployed files from an existing TeamSite 6.7.1. server with permissions 755. The existing server has been upgraded to 6.7.1. from 6.5 and other undocumented adjustments were made which is why we are not sure what a clean 6.7.1. install should look like. We have O/S users with their TS accounts set up using roles author, editor, administrator or master.
We are talking about 6.7.1. not SP1. The roles are the default out of the box TS roles.The files were redeployed to adjust permission to directory="2755" file="0664" . All files are deployed to group="ccmc" and user="x"The users have the same UID between the two servers except two users, iwui and iwts do not. iwui and iwts took the users' UID on installation on the new server.Can somebody confirm thatdrwxrwxr-- 6 root root 512 Jun 2 10:30 iwmntdrwxr-xr-x 6 root root 512 Jun 2 10:30 .iwmnt is correct permission on TS 6.7.1 installation on Solaris?