You can modify an IBM® Planning
Analytics installation to
use integrated login without re-installing IBM
TM1® Server. To do so, run ETLDAP and modify
several TM1 configuration files.
Procedure
- Run ETLDAP and import the user and group information from your LDAP server, as described
in Running ETLDAP.
-
Shut down the TM1
Server.
-
Edit the following parameters in the tm1s.cfg file located in your
TM1
Server data directory:
- Set the
IntegratedSecurityMode
parameter to 3.
- Set the
SecurityPackageName
parameter to the security protocol you use for
integrated login.
In the following example, the server is configured to use Kerberos.
[TM1S]
SecurityPackagename=Kerberos
IntegratedSecurityMode=3
Servername=myserver
DatabaseDirectory=C:\Program Files\
- Save and close the tm1s.cfg file.
-
Restart the TM1
Server.
- Optional:
Configure the TM1 clients to use integrated login by
setting the Use Integrated Login option in the associated user
interface.