Multiple servers on same host - direct login

Post Reply
Marioler
Posts: 12
Joined: Tue Feb 26, 2013 10:08 am
OLAP Product: TM1
Version: PA local 2.0.8
Excel Version: 2016

Multiple servers on same host - direct login

Post by Marioler »

Hi,

Version: PA local 2.0.2
Component: TM1Web

We have multiple tm1 servers (e.g ServerA and ServerB) on the same host and are trying to create direct login links to TM1Web for each server.
E.g.
http://<hostname>:9510/tm1web
http://<hostname>:9510/tm1web_ServerB

This solution was working in 10.2 but we can't get it working in PA local 2.0.2.

Steps:
1. In directory webapps, created copy of tm1web folder and war file and renamed it to tm1web_ServerB
2. In \webapps\tm1web_ServerB\WEB-INF\web.xml, changed <display-name> to "tm1web_ServerB"
3. In \webapps\tm1web_ServerB\WEB-INF\configuration\tm1web_config.html, changed ServerName to "ServerB"
4. In \tm1_64\wlp\usr\servers\tm1\server.xml, copied the application id= tag for tm1web and changed all tm1web entries to tm1web_ServerB

After these steps and opening http://<hostname>:9510/tm1web_ServerB the login page shows (without the option to choose server name - as it should be). For testing we use IntegratedSecurityMode=1 instead of 5 with SSO. After entering user name and password we get the error "Authentication error" "Login failed".

Did anyone manage to set TM1Web up this way in PA 2.0.x or has any clue what we could be missing?

Thanks!
/m
Drg
Regular Participant
Posts: 159
Joined: Fri Aug 12, 2016 10:02 am
OLAP Product: tm1
Version: 10.2.0 - 10.3.0
Excel Version: 2010

Re: Multiple servers on same host - direct login

Post by Drg »

maybe need check config files in cognos bi ?
Post Reply