Changes in config file to not allow older version users to access new version of tm1.

Post Reply
GayHyd
Posts: 2
Joined: Fri Dec 04, 2015 7:26 pm
OLAP Product: TM1
Version: 10.2.2
Excel Version: 2011

Changes in config file to not allow older version users to access new version of tm1.

Post by GayHyd »

Hi,

We have recently upgraded to 10.2.2 from 9.5.2 and most of our users machines have the new versions and users with 9.5.2 are still able to access 10.2.2.So,we are planning to make changes in the config file to not allow 9.5.2 users to access the new version.

Can anyone suggest me how to do this?
tomok
MVP
Posts: 2836
Joined: Tue Feb 16, 2010 2:39 pm
OLAP Product: TM1, Palo
Version: Beginning of time thru 10.2
Excel Version: 2003-2007-2010-2013
Location: Atlanta, GA
Contact:

Re: Changes in config file to not allow older version users to access new version of tm1.

Post by tomok »

It's amazing what can be found in the documentation:
ClientVersionMinimum
Specifies the minimum client version that can connect to the IBM Cognos TM1 server.
Parameter type: optional, dynamic
The ClientVersionMinimum parameter value is expressed as a version string using the following format:
m.n.tffhh
m = major release number,
n = minor release number
t = maintenance release number
ff = fix pack number
hh = hot fix number
Using this format, setting ClientVersionMinimum = 9.4.10305 specifies that the minimum client version that can connect to the server is 9.4.1. If your Tm1s.cfg file does not include a ClientVersionPrecision parameter value, only the major release number, minor release number, and maintenance release number are used to enforce compatability between client and server. If the ClientVersionMinimum parameter is not explicitly set, the default value is 8.4.00000, which corresponds to version 8.4.
Tom O'Kelley - Manager Finance Systems
American Tower
http://www.onlinecourtreservations.com/
Post Reply