My Oracle Support Banner

OID-OUD Migration Issue : SASL DIGEST-MD5 Protocol Error (Doc ID 2056712.1)

Last updated on FEBRUARY 08, 2024

Applies to:

Oracle Unified Directory - Version 11.1.2.2.0 and later
Information in this document applies to any platform.

Symptoms

OID entries are migrated to OUD. OUD is configured with EUS.

Database user can connect successfully to OUD using wallet password:

$ ldapbind -h <OUD_host> -p <OUD_port> -D "cn=<TEST_USER>,cn=OracleContext,dc=databases,dc=<SUFFIX_DN>" -w *****
bind successful

But when an EUS user tries to log in to database gets following error:

$ sqlplus <USERNAME>/<TEST>
ORA-28043: invalid bind credentials for DB-OID connection

[08/Sep/2015:10:22:47 +0200] CONNECT <.........> from=<IP>:28822 to=<IP>:<LDAPS_PORT> protocol=LDAPS
[08/Sep/2015:10:22:47 +0200] DISCONNECT <.........> reason="Client Disconnect"
[08/Sep/2015:15:12:15 +0200] CONNECT <.........> from=<IP>:9051 to=<IP>:<LDAPS_PORT> protocol=LDAPS
[08/Sep/2015:15:12:16 +0200] BIND REQ <.........> op=0 msgID=1 type=SASL mechanism=DIGEST-MD5 dn="cn=<TEST_USER>,cn=oraclecontext,dc=databases,dc=<SUFFIX_DN>"
[08/Sep/2015:15:12:16 +0200] BIND RES <.........> op=0 msgID=1 result=14 etime=63
[08/Sep/2015:15:12:16 +0200] BIND REQ <.........> op=1 msgID=2 type=SASL mechanism=DIGEST-MD5 dn="cn=<TEST_USER>,cn=oraclecontext,dc=databases,dc=<SUFFIX_DN>"
[08/Sep/2015:15:12:16 +0200] BIND RES <.........> op=1 msgID=2 result=49 authFailureID=1310929 authFailureReason="SASL DIGEST-MD5 protocol error: Sasl
Exception(DIGEST-MD5: Invalid Credential)" etime=5
[08/Sep/2015:15:12:16 +0200] DISCONNECT <.........> reason="Client Disconnect"

 

Changes

 OID entries are migrated to OUD and OUD is configured with EUS enabled using note OUD-EUS Setup Steps Using CLI ( Doc ID 1592421.1 ).

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.