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!

LDAP connection Status: Failure -null

user2082304May 17 2017

I try to make a connection to our new OpenLDAP server with Oracle SQL Developer, but I am not successful.

The error message is: Status: Failure -null

When I connect to the old OID Server it works and the context of the LDAP Server is loaded.

What do I need that the context is read out with the SQL Developer?

On the LDAP Server I see just (with debug level 1):

591c2de7 slap_listener_activate(7):

591c2de7 >>> slap_listener(ldap:///)

591c2de7 connection_get(23): got connid=1001

591c2de7 connection_read(23): checking for input on id=1001

ber_get_next

ber_get_next: tag 0x30 len 12 contents:

591c2de7 op tag 0x60, time 1495018983

ber_get_next

591c2de7 conn=1001 op=0 do_bind

ber_scanf fmt ({imt) ber:

ber_scanf fmt (m}) ber:

591c2de7 >>> dnPrettyNormal: <>

591c2de7 <<< dnPrettyNormal: <>, <>

591c2de7 do_bind: version=3 dn="" method=128

591c2de7 send_ldap_result: conn=1001 op=0 p=3

591c2de7 send_ldap_response: msgid=1 tag=97 err=0

ber_flush2: 14 bytes to sd 23

591c2de7 do_bind: v3 anonymous bind

But no context can be chosen.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 14 2017
Added on May 17 2017
0 comments
505 views