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-31202: DBMS_LDAP: LDAP client/server error: Object class violation

38963Oct 12 2001
Hi,

I'm using package DBMS_LDAP PL/SQL API (Oracle 8.1.7) to work
with Netscape Directory 4.1.

I can not insert/update a user with 'userpassword' attribute, my
error as following:
" Error code : -31202
Error Message : ORA-31202: DBMS_LDAP: LDAP client/server error:
Object class
violation"

But when I insert/update a user without this attribute
(userpassword) is OK.

My user belong to "inetorgperson" objectclass.


Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 16 2002
Added on Oct 12 2001
2 comments
433 views