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!

[Solved] How to change a password of a user in OID

Koen VerhulstMay 9 2007 — edited May 15 2007
Hi,

I'm currently exporting user entries out of OID from server A to server B. All the users are exported and imported using an ldif file. After importing the users with an LDAP Browser tool, the users are visible as new entries under the Users node. (so I can conclude they are added to the OID)
Next thing I need to do is reset the password of all the new users, so I picked out a new user (eg: export_test_user1) and I tried to reset his password using a procedure (which works just fine for 'old' entries on server B).

After execution I get the following error code:
ORA-31202: DBMS_LDAP: LDAP client/server error: No such object. Entry to be modified not found.

Anybody any idea? I'll post my solution if I find the problem!

Thanks in advance,
Koen

Message was edited by:
Koen Verhulst
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 12 2007
Added on May 9 2007
8 comments
1,177 views