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!

Database to LDAP access problem (Error code : ORA-28030)

363987Nov 26 2002 — edited Mar 27 2009
Full message (from MS Query):

ORA-28030: Server encountered problems accessing LDAP directory service
Driver SQLSetConnectAttr failed

It appears every time I try to login as enterprise user, in a new created environment (database 9i r2 + 9i r2 infrastructure + 9i AS). I have defined (at least as far as I know) all the necessary things (shared schema, global roles, etc)
The ldap server (Oracle Internet Directory) is correctly setup in the ldap.ora file :

DEFAULT_ADMIN_CONTEXT = ""

DIRECTORY_SERVERS= (ldap_server_name:4032:4031)

DIRECTORY_SERVER_TYPE = OID

Also in the database trace files the following message appears :

*** SESSION ID:(10.701) 2002-11-26 14:00:34.000
Connection failure while opening LDAP connection.

I have turned on debugging at full level on the OID server, however no request seems to arrive over there.

Any clue ?

Thanks
Christos Papadopoulos
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 24 2009
Added on Nov 26 2002
48 comments
9,517 views