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!

Microsoft AD password sync connector 9.1.1.5 for OIM 9.1.0.1 issue

Nirav DedhiaApr 3 2014 — edited Apr 3 2014


Hi,

  I am using oim 9.1.0.1 with custom AD user management connector.

  I wanted to install the password sync connector for my

microsoft AD and so i am trying to use this OOTB AD password sync connector 9.1.1.5 from oracle.

 

  I installed the connector on AD.

  Since i hav oim 9i i dont have to install spml-service as given in the doc.

       If you are using Oracle Identity Manager release 9.1.0.x, then skip this

section and deploy the SPML Web Service. See Oracle Identity Manager

Tools Reference for detailed information.

So i installed just the connector on  AD and when i tried changing my password in AD, it dint get synced with OIM password.

On checking event logs from windows server where my AD resides,i got the following error.

Log Name:      Application

Source:        OIMPasswordSync

Date:          4/1/2014 4:14:44 PM

Event ID:      257

Task Category: Password Sync

Level:         Warning

Keywords:      Classic

User:          SYSTEM

Computer:      contoso-dc1.contoso.local

Description:

Unable to update password of ABGUINTO user OIM user credential not populated. Please run configparameter.exe

Event Xml:

<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">

  <System>

    <Provider Name="OIMPasswordSync" />

    <EventID Qualifiers="32772">257</EventID>

    <Level>3</Level>

    <Task>1</Task>

    <Keywords>0x80000000000000</Keywords>

    <TimeCreated SystemTime="2014-04-01T08:14:44.000000000Z" />

    <EventRecordID>12545</EventRecordID>

    <Channel>Application</Channel>

    <Computer>contoso-dc1.contoso.local</Computer>

    <Security UserID="S-1-5-18" />

  </System>

  <EventData>

    <Data>Unable to update password of ABGUINTO user OIM user credential not populated. Please run configparameter.exe</Data>

  </EventData>

</Event>

DOes any one know how to resolve this?

Regards,

Nirav

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 1 2014
Added on Apr 3 2014
1 comment
539 views