Hi,
I have installed TM1 server and configure it to use Cognos BI authentication. I am accessing data from Cognos BI and data can be accessed without any problem. I can also open TM1 Arhitect and login into TM1 server and see all the object etc.
End user gets data using browser witch accesses the Cognos BI server. By default we configured http connection. Now requirement was made to create SSL connection between browser and Cognos BI (actually Apache http).
I did the following:
1. I have configured Apache to use SSL connection. Works fine.
2. I have configured Cognos BI to use Apaches's SSL connection. Works fine.
3. I have opened TM1s.cfg (from TM1 server install dir) and TM1p.ini (from C:\Users\... dir) and changed URI to reflect the changes in Cognos BI. I have tested URIs in browser and they are working fine.
4. Restarted TM1 service and opened TM1 Architect.
5. Login window opens and I enter userid and password. Clicking OK and I get the following error:
"Client name does not exist on the server."
I have double checked that user exists and that login info (userid and password) are correct. What can be the cause of the problem?
My system (both products on single Windows):
- Apache http v2.2.19 32-bit on Windows 2008 RC2 64-bit
- Cognos TM1 v9.5.2 on Windows 2008 RC2 64-bit
- Cognos BI v8.4.1 fixpack 3 on Windows 2008 RC2 64-bit
Thanks