Adding user in Tm1

Post Reply
winsonlee
Regular Participant
Posts: 180
Joined: Thu Jul 01, 2010 3:06 am
OLAP Product: Cognos Express
Version: 9.5
Excel Version: 2007
Location: Melbourne, Australia

Adding user in Tm1

Post by winsonlee »

Currently I am using Cognos Express 9.5. I changed my tm1s.cfg settings to IntegratedSecurityMode = 1. When i try adding a new client, I can only add those user which i add in Cognos Exprss Manager. Is there a way I can add a user without going through Cognos Express Manager ?
BigG
Community Contributor
Posts: 211
Joined: Tue Sep 15, 2009 11:13 pm
OLAP Product: IBMPA
Version: PA 2.0 Cloud
Excel Version: 2010

Re: Adding user in Tm1

Post by BigG »

Tm1p.ini file AllowImportCamClients to 'F', does this work?
GG
winsonlee
Regular Participant
Posts: 180
Joined: Thu Jul 01, 2010 3:06 am
OLAP Product: Cognos Express
Version: 9.5
Excel Version: 2007
Location: Melbourne, Australia

Re: Adding user in Tm1

Post by winsonlee »

tried changing AllowImportCAMClients=F ini C:\Documents and Settings\All Users\Application Data\Applix\TM1\Tm1p.ini. Doesnt seems to be working. When i click add new client it still redirect me to Cognos Express Manager.
BigG
Community Contributor
Posts: 211
Joined: Tue Sep 15, 2009 11:13 pm
OLAP Product: IBMPA
Version: PA 2.0 Cloud
Excel Version: 2010

Re: Adding user in Tm1

Post by BigG »

leaving the tm1p.ini as F can you try integratedsecuritymode =2

does this need a restart of services to occur?
GG
User avatar
Martin Ryan
Site Admin
Posts: 2003
Joined: Sat May 10, 2008 9:08 am
OLAP Product: TM1
Version: 10.1
Excel Version: 2010
Location: Wellington, New Zealand
Contact:

Re: Adding user in Tm1

Post by Martin Ryan »

Not familiar with this parameter, but it sounds like it probably needs to be in tm1s.cfg rather than tm1p.ini. The former is for the server, the latter is for the user.

Most, but not all, changes to the cfg file need a restart. The Operations Guide (I think, possibly the Developers Guide) has a list of all the cfg parameters and notes for each one whether a server restart is required for it to take effect.

Martin
Please do not send technical questions via private message or email. Post them in the forum where you'll probably get a faster reply, and everyone can benefit from the answers.
Jodi Ryan Family Lawyer
Alan Kirk
Site Admin
Posts: 6667
Joined: Sun May 11, 2008 2:30 am
OLAP Product: TM1
Version: PA2.0.9.18 Classic NO PAW!
Excel Version: 2013 and Office 365
Location: Sydney, Australia
Contact:

Re: Adding user in Tm1

Post by Alan Kirk »

Martin Ryan wrote:Not familiar with this parameter, but it sounds like it probably needs to be in tm1s.cfg rather than tm1p.ini. The former is for the server, the latter is for the user.
Yeah, that was my first instinct too when I read the thread. However as much as it sounds like a server config item, when I checked the docs I found that it really is a tm1p.ini one. See "Configuring the TM1 Client" on page 230 of the 9.5.1 Operations Guide. The intention of the parameter is described thus:
You must add two parameters to your Tm1p.ini file to allow you to perform IBM Cognos 8 securityrelated
administrative tasks from your TM1® client.
So in essence, it's something which modifies the capability of the client rather than the server.
"To them, equipment failure is terrifying. To me, it’s 'Tuesday.' "
-----------
Before posting, please check the documentation, the FAQ, the Search function and FOR THE LOVE OF GLUB the Request Guidelines.
Alan Kirk
Site Admin
Posts: 6667
Joined: Sun May 11, 2008 2:30 am
OLAP Product: TM1
Version: PA2.0.9.18 Classic NO PAW!
Excel Version: 2013 and Office 365
Location: Sydney, Australia
Contact:

Re: Adding user in Tm1

Post by Alan Kirk »

BigG wrote:leaving the tm1p.ini as F can you try integratedsecuritymode =2

does this need a restart of services to occur?
Yes; page 42 of the 9.5.1 Operation guide. It's a static parameter, not a dynamic one.
"To them, equipment failure is terrifying. To me, it’s 'Tuesday.' "
-----------
Before posting, please check the documentation, the FAQ, the Search function and FOR THE LOVE OF GLUB the Request Guidelines.
winsonlee
Regular Participant
Posts: 180
Joined: Thu Jul 01, 2010 3:06 am
OLAP Product: Cognos Express
Version: 9.5
Excel Version: 2007
Location: Melbourne, Australia

Re: Adding user in Tm1

Post by winsonlee »

I am still confused. The first picture is showing TM1 9.1 where I can just add a new user directly. Second picture is after i migrate to Cognos Express 9.5. with the new Cognos Express 9.5, I can add user using Congos Express Manager but I do not know how I can login using IntegratedSecurityMode = 1.I create the following user on Cognos Express Manager
Username : tim.burton
Given Name : Tim
Surname : Burton
Password : timburton


But when i click "Add new client", It is showing "Cognos Express\Tim Burton" as the username and password is undefine.
I have tried
username : tim.burton password:timburton
username : Cognos Express\tim.burton password:timburton
username : Cognos Express\Tim Burton password:timburton
username : tim.burton password:
username : Cognos Express\tim.burton password:
username : Cognos Express\Tim Burton password:

Using all the above login gives me "Client name does not exist on the server".
OldAdd.png
OldAdd.png (5.83 KiB) Viewed 7062 times
NewAdd.png
NewAdd.png (26.5 KiB) Viewed 7062 times
rmackenzie
MVP
Posts: 733
Joined: Wed May 14, 2008 11:06 pm

Re: Adding user in Tm1

Post by rmackenzie »

Tm1p.ini file AllowImportCamClients to 'F', does this work?
tried changing AllowImportCAMClients=F ini C:\Documents and Settings\All Users\Application Data\Applix\TM1\Tm1p.ini. Doesnt seems to be working. When i click add new client it still redirect me to Cognos Express Manager.
Try editing the ini file on this path:

C:\Documents and Settings\YOUR_USER_NAME\Application Data\Applix\TM1\Tm1p.ini
Robin Mackenzie
winsonlee
Regular Participant
Posts: 180
Joined: Thu Jul 01, 2010 3:06 am
OLAP Product: Cognos Express
Version: 9.5
Excel Version: 2007
Location: Melbourne, Australia

Re: Adding user in Tm1

Post by winsonlee »

https://www-304.ibm.com/support/docview ... s=swgimgmt

Finally i understand what you guys trying to say. The link above explain more in detail the steps required to disable the CAM security.

thanks
Post Reply