Page 1 of 1

Using RunTI with Integrated Security

Posted: Thu Jan 16, 2020 12:19 pm
by prameson
We have recently upgraded to Planning Analytics PAx from Perspectives.

We used to use IntegratedSecurityMode 2 and users had the "Use Integrated Login" checkbox in the Perspectives TM1 Options window checked to make login seamless.

Since moving to PAx we have used IntegratedSecurityMode 3 in order to replicate the seamless login (with SecurityPackageName=Kerberos).

Our issue is that we have a number of processes using tm1runti.exe in the ExecuteProcess funtion which include TM1 admin login and password parameters which will no longer work unless we manually change the SecurityMode back to 2 prior to running.

Any ideas on how we can get these back running without the manual intervention?

Re: Using RunTI with Integrated Security

Posted: Thu Jan 16, 2020 4:40 pm
by jim wood
Move to 5. It's combined and takes away the issue. That or a network ID that doesn't have a password that expires and include the login string in the batch files, for example domain\user,

Jim.