Planning Analytics 2.0.2 on AIX config LDAP(SSL)

Post Reply
romanchuksl
Posts: 1
Joined: Mon Feb 11, 2019 9:18 am
OLAP Product: Planning Analytics 2.0.2
Version: Planning Analytics 2.0.2
Excel Version: 2013

Planning Analytics 2.0.2 on AIX config LDAP(SSL)

Post by romanchuksl »

Hi,

I have a problem with setting up authentication via LDAP on AIX.

In the file tm1s.cfg, I set this param:

PasswordSource=LDAP
LDAPPort=636
LDAPHost=hostname
LDAPUseServerAccount=T
LDAPSearchBase=dc=bank,dc=ua
LDAPSearchField=sAMAccountName

Has anyone set up LDAP for TM1 on AIX? Everything works without problems on Windows OS.

Maybe the problem is in the certificates?
I tried to add rootca to keystore of TM1, but nothing change.

port 636 open

and command - openssl s_client -connect hostname:636 -showcerts show certs.
Post Reply