Skip to Main Content

Security Software

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!

ORA-28030: Server encountered problems accessing LDAP directory service

2923606Aug 12 2016 — edited Aug 14 2016

Hi,

I installed OID 11.1.1.9  with 10.3.6 MW and 11.2.0.4 DB.

OID is up and running.

After registering the Database with OID using dbca, I

-created a test user, "tahseen", from ODSM

-Created a shared_schema identified globally in the database OIDREP and granted connect to it.

-Mapped the Enterprise User, "tahseen", to the shared schema using DB Console

But when I test the connection:

[oracle@dev-ora-oid OID]$ sqlplus tahseen@oidrep

SQL*Plus: Release 11.1.0.7.0 - Production on Thu Aug 4 16:14:55 2016

Copyright (c) 1982, 2008, Oracle. All rights reserved.

Enter password:

ERROR:

ORA-28030: Server encountered problems accessing LDAP directory service

I enabled trace - alter system set events '28033 trace name context forever, level 9';

and found:

kzld_discover received ldaptype: OID

KZLD_ERR: DB-OID SSL noauth failed. Err=554

KZLD_ERR: 554

KZLD is doing LDAP unbind

KZLD_ERR: found err from kzldini

Please help me troubleshoot what is it that I a missing.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 20 2016
Added on Aug 12 2016
3 comments
30,794 views