Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Trying to connect to an openLDAP directory from sql*developer

user12200293Aug 6 2019 — edited Aug 6 2019

Hello,

I'm working with SQL*Developer (VersionĀ  18.4.0.376) and I want to define an LDAP type connection to an openLDAP directory but it doesn't work.

In the LDAP Server field, I enter hostname.domain:386:636 but when I want to get the list of contexts, it's empty with an error message "Required property 'hostname' cannot be null or empty".

If I run an ldapsearch command from my PC to this server, it's OK.

If I define an LDAP connection to an OID server, it works fine too.

I precise I included OID schema files (oidbase.schema, oidnet.schema, oidrdbms.schema and alias.schema in my openLDAP directory and transferred successfully tnsnames information in this directory.

Is there an incompatibility between SQL*Developer and openLDAP directory or something missing in my configuration?

Thank's

Daniel

This post has been answered by user12200293 on Aug 6 2019
Jump to Answer
Comments
Post Details
Added on Aug 6 2019
2 comments
2,815 views