Active Directory Connection Error

Post Reply
dharav9
Posts: 72
Joined: Wed Aug 15, 2018 3:18 pm
OLAP Product: TM1
Version: 10.3
Excel Version: 2016

Active Directory Connection Error

Post by dharav9 »

Hi, All

We have integrated Mode = 5(CAM BI Security). We recently moved from physical server to AWS cloud set up.
Our networking team opened 389 port from Active Directory domain server to AWS server.
Do we need to open 389 port from AWS server to Active Directory domain server?
While validating AD, we received following error:

Error:
['AD']
[ ERROR ] CAM-AAA-0146 The namespace 'AD' is not available.
[ ERROR ] CAM-AAA-0064 The function 'Configure' failed.
[ ERROR ] CAM-AAA-0089 The provider is not initialized.
[ ERROR ] ADSI Error HRESULT Returns:
ERROR_DS_SERVER_DOWN
ADSI Error:

System Error:
The server is not operational.

[ ERROR ] CAM-AAA-0124 The Active Directory function call to 'getDomainTreesTopology' failed.

['AD']
[ ERROR ] AAA-AUT-0013 The user is already authenticated in all available namespaces.


***The Credentials are good as we validated same in physical server and that is working.

Thank You
Dharav
User avatar
tiagoblauth
Posts: 20
Joined: Wed Jul 08, 2015 11:50 am
OLAP Product: TM1, Cognos BI
Version: 10.2.1
Excel Version: 2010

Re: Active Directory Connection Error

Post by tiagoblauth »

I believe you need to use port 636 instead 389, because AD port 636 uses SSL.
Post Reply