-
Ldap query non-anonymous ?
IT here frowns on anonymous queries to LDAP. It appears that that is the only way TS is able to verify passwords. Any way to get TS to use a specific login/pw to query LDAP ? Andy
-
login cookie & domains..
OK, so if I log into my server with: http://server/iw/ & then log in with http://server.myco.com/iw/ the cookie does not recognize my login Yes it seems like a nit, however, if i embed my URL in a JSP or email (http://server.myco.com/iw/task....) but log in with the other URL it requires a login. So my users complain (they…
-
relative paths and TST
OK, I need to change TPL that was generating absolute paths (portal does not like it) so I need to go to relative paths Haven't seen anything in the tech library, so this is what I am thinking: in the TPL, a perl script that parses the DCR path (DCR and generated HTML are supposed to be in the same heirarchy)…
-
Deleted files not modified ?
Something happened on the way to TS552 SP4 (iwserver: 5.5.2 Build 34278 Interwoven 20040413, Solaris 2.8, some time after iwserver: 5.5.2 Build 33494 Interwoven 20040316) deleted file behave differently. In build 33494 if you view modified files that are deleted (but not modified) show up as deleted. In 34278, view…
-
TS 5.5.2 and MT 4
According to the docs these two cannot work together on the same server. Is there a workaround/patch for this ? It is rather (IMHO) boneheaded. We really want to use MT 4 functionality but upgrading to 6.X is not in the near future, nor is buying another server. Even if we did buy another server, I have a dev system to…
-
TFO submit
This should be really easy, but the stupid frigging WF is not kicking off. I have a WF defined using TFO Drag & drop, ask to checking, comments & metadata capture. Then nothing (I put a touch /tmp/TFO_submit) in the perl, does not happen. from avail_temp.cfg: <template_file name='TFO Submit Workflow'…
-
changing ownerships in 6.1 NT
So I loaded an old iw-home on a new system. Win 2K TS 6.1. Unforetunately some od the data was owned by local Admin. So when I try to get to it through Y: permission is denied. I tried copy to a new branch, everything copied but the ownership is still the previous owner (S-1234........) not the new Admin. Also tried…
-
duplicate entries in directories
I saw this before. It just happened again on a new server, Solaris 2.8, TS 552 SP4, it has happened only in /templatedata. where a directory (under templatedata) has duplicate entries for all files, same attributes, etc. It may be related to a new import of content (OD in). Because the 2 times I have seen it were on fairly…
-
Full Garbage Collection from OpenApi ?
Hey We are making some openapi calls from a WLS & are getting some serious memory leaks. One thing we have noticed is that when we initiate our call we get a FullGC: Please find attached a java class that when run with verbose:gc option set makes call to FullGC every one minute. Is this any problem with the way calls are…
-
triggers - distinguish create from copy ?
Tough one here. I have a trigger that I wanted to catch any copy commands or Save As (templates). I had to use iwatcreate which catches Copy, Save As, and New DCRs. Any idea how I can identify the New DCRs ? Can't look at history (cause there is none) I am trying to understand the iwatcreate perl, to see if I can find…
-
DAS rename Q
In looking through DAS config information, it appears that on a rename/move event, DAS will delete the old db entry and insert a new one with the new vpath. This obviously creates problems if you have integrity constraints based on the object. Do you know of a way to make DAS do an update to the database instead of a…
-
Windows TS 6.1 Installation woes
This is really annoying. It appears that when the Install of 6.1 looks for available disk space, it looks on the System partition regardless of where you want TS installed. Helping a company load 6.1 on a dev server. The D partition has 800 MB free. No biggie, they added a complete new disk (E with plenty of space for…
-
DAS ready for prime time ?
We implemented 1 1/2 year ago. The IW consultant suggested we not use DAS, since he felt it would not scale. (DD 5.5) I am curious how people feel about DAS now ? We have 165 authors changing templates & pushing them forward via WF. We also have scripts to run DD when a DCR is saved (to dev table) & dd when submit (to…
-
Launchpad & 16 group limit
This one is a little strange & not sure how to get around. I am a member of many groups (OK, people just like me ) more than 16 When I do group andy tsadmgp does not get displayed (though I am a member of that group) (tested with editing files and newgrp) However if I edit something on my config branch, launchpad fails…
-
repost: TS 5.0.2 to 6.1
Has anyone tried this? Is is reportedly supported but when I tried it (on NT) last weekend, the installer would not proceed. End client is supposed to call support, have not heard anything back. So I am trying this forum. Andy
-
OpenDeploy use localhost for RMI ?
Does OD use the odbase.xml entry localNode for the RMI server or does it use localhost (OD 5.6 Solaris 2.8) ? Localhost is not set on my server. But when I run: bin/iwodstart -hi Locating OpenDeploy service. OpenDeploy server host: localhost, RMI registry port: 9173 ***ERROR - Could not establish RMI connection to the…
-
Where does TS find Java ?
Installing on a new server, we have multiple installs of Java, 1.2.2 in /usr/bin, 1.3.X and 1.4.X in other localtions. How do I tell TS to use i.3.X ? Solaris 2.8, TS 552. Also, will 552 work with 1.4.X ? TIA ANdy
-
TeamSite without localhost ?
TS552 (new install) Solaris 2.8 Is it possible to install TS on a server without using localhost (127.0.0.1) ? (it is a long & complex why) anyone ever try this ? Andy
-
TS 552 change server name (UI) ?
if anyone can point me to the FM to RT I would appreciate. New install of TS 552 (new test server). We cannot use localhost (Unix/Solaris) so I need to cheange iw.cfg: [teamsite_servlet_ui] servlet_host=localhost servlet_port=8181 to use a different servlet_host. However if I remember correctly some Tomcat files need to be…
-
Where's the disk going....
So we have gone from 20 % disk utilization to 90% in the past 2 weeks (on a 80 GB disk). TS 552 SP4, not using multiple stores. Solaris 2.8. No one is telling me they put a ton of new content in. I decided to check for extremely large files: find /iwmnt/default/main/ -size +200000000c -print (show me everything > 200MB)…
-
Guidelines for number of files in a dir ?
Are there any best practices or guidelines for a target max number of files in a dir ? We have a number of directories less than 800 files, but some people are looking for them to grow to 1500 or so. At what point do I get concerned ? me
-
Hebrew language cut & paste into VFE
We are bringing up an Isreali site into TS 552. However we have noticed strange behavior when trying to cut & paste Hebrew content into the visual editor. BTW, Hebrew is read right to left, not left to right. When you cut a line like this: **** XXXX **** TeamSite XXXX **** (the **** reference hebrew, and an English name)…
-
Preventing unauthorized views
TS552 SP4, Solaris 2.8 I have a managers portal in process, so I have created a new group and assigned permissions to be 770/660 (to prevent world read access) That all seems to work well, except I can get to it with the Apache back door: http://server:81/iw-mount/default/main/branch/WORKAREA/workarea/ Any ideas how to…