Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Microsoft Active Directory Integration issue with OBIEE12c on Secure Port (Port# 636)

Hi Guru's,
I have a requirement in y project to configure microsoft active derectory with OBIEE12c for the user authentication. So, All the AD users should be able to login OBIEE analytics page.
Existing microsoft active directory using port 636 ( SSL).
I am getting following error after saving details under Domain Structure --< Domain name --> Security Realms --> Providers --> Provider Specific.
[Security:090834]No LDAP connection could be established. ldaps://hostname:636 Cannot connect to the LDAP server
Could you please let me know how to proceed in that. Please share some relivant document specific to configuring on SSL port ( not on 389).
Best Regards,
Ritesh
Answers
-
If you are *really* using "hostname:636" then change hostname by the name of your AD.
To connect using the SSL port make sure to follow the instructions on the Security Guide, Configuring SSL when Using Multiple Authenticators.
0 -
Thanks a lot.
As per security policy I can not share the hostname.
I am using the corret host name which got from AD team. Thanks for sharing the link.
I will go through and update you shortly.
0 -
Hi,
Can anyone help in that? We are suppose to go for UAT in this week.
Needed help from the people who has already worked in such scenario.
0 -
What error are you seeing in the domain log file on the server? General SSLEngine problem?
0 -
Thanks
<The LDAP authentication provider named failed to make a connection to LDAP server at ldaps://hostname:636, the error cause is: General SSLEngine problem.>
0 -
Thanks for your time.
Following error I can see in Domain log :
<The LDAP authentication provider named failed to make a connection to LDAP server at ldaps://hostname:636, the error cause is: General SSLEngine problem.>
0 -
Did you follow these steps from the documentation?
https://docs.oracle.com/middleware/1221/wls/SECMG/ldap_atn.htm#SECMG539
0 -
Did the same today morning but not able to view the AD users under user and group tab.
0 -
Ok. You did reboot the weblogic services after you applied these? The General SSLEngine problem clearly states something is wrong with your certificates.
0 -
Yes, i have bounce the server. Admin server went fine but did not see the AD users. However, I have observed after server bounce managed server( bi_server1) and other services was in UNKNOWN status with General SSLengine issue.
I have reverted back to demo one. and bounce the services again and all services started successfully.
Best Regards,
0