SAP Password Synchronization Error
I installed and configured FIM RC1 Update 3 in one server (Database, FIM Synchronization and FIM Service and Portal in the same server).
FIM Works OK, I could import AD users and I can see them in FIM portal.
I configured SAP MA and I could import SAP Users. SAP Users joins AD users by AccountName (it works fine I could see in Metaverse)
I configured PCNS and password Synchronization (AD as source of password sync, AD MA and SAP MA with password sync extension, etc.)
When I change user password, PCNS work fine (I could see the event in DC´s Windows Application Event Log):
Event Type:
Information
Event Source:
PCNSSVC
Event Category:
Normal
Event ID:
2100
Date:
3/4/2010
Time:
11:54:12 AM
User:
N/A
Computer:
ADC02
Description:
The password notification has been delivered to all targets.
Tracking ID: a2a9043c-ec9c-43d8-8b53-ae3a9e58d087
User GUID: 373243d1-08c9-4189-9702-b623b4e6e921
User: DOMAIN\CantoF
Targets: FIMSRV01
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
But, SAP Password do not change and, in FIM Server, I found 2 errors in Windows Application Event log:
Log Name:
Application
Source:
FIMSynchronizationService
Date:
04/03/2010 11:50:22 a.m.
Event ID:
6329
Task Category: Server
Level:
Error
Keywords:
Classic
User:
N/A
Computer:
FIMSRV01.fqdn.local
Description:
An unexpected error has occurred during a password set operation.
"BAIL: MMS(4948): ma.cpp(373): 0x80040154 (Class not registered)
BAIL: MMS(4948): ma.cpp(7624): 0x80040154 (Class not registered)
BAIL: MMS(4948): ma.cpp(8073): 0x80040154 (Class not registered)
Forefront Identity Manager 4.0.2587.0"
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="FIMSynchronizationService" />
<EventID Qualifiers="49152">6329</EventID>
<Level>2</Level>
<Task>3</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2010-03-04T14:50:22.000000000Z" />
<EventRecordID>24650</EventRecordID>
<Channel>Application</Channel>
<Computer>FIMSRV01.fqdn.local</Computer>
<Security />
</System>
<EventData>
<Data>BAIL: MMS(4948): ma.cpp(373): 0x80040154 (Class not registered)
BAIL: MMS(4948): ma.cpp(7624): 0x80040154 (Class not registered)
BAIL: MMS(4948): ma.cpp(8073): 0x80040154 (Class not registered)
Forefront Identity Manager 4.0.2587.0</Data>
</EventData>
</Event>
--------------------------
Log Name:
Application
Source:
FIMSynchronizationService
Date:
04/03/2010 11:51:22 a.m.
Event ID:
6329
Task Category: Server
Level:
Error
Keywords:
Classic
User:
N/A
Computer:
FIMSRV01.fqdn.local
Description:
An unexpected error has occurred during a password set operation.
"BAIL: MMS(4948): ma.cpp(373): 0x80040154 (Class not registered)
BAIL: MMS(4948): ma.cpp(7624): 0x80040154 (Class not registered)
BAIL: MMS(4948): ma.cpp(8073): 0x80040154 (Class not registered)
Forefront Identity Manager 4.0.2587.0"
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="FIMSynchronizationService" />
<EventID Qualifiers="49152">6329</EventID>
<Level>2</Level>
<Task>3</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2010-03-04T14:51:22.000000000Z" />
<EventRecordID>24651</EventRecordID>
<Channel>Application</Channel>
<Computer>FIMSRV01.fqdn.local</Computer>
<Security />
</System>
<EventData>
<Data>BAIL: MMS(4948): ma.cpp(373): 0x80040154 (Class not registered)
BAIL: MMS(4948): ma.cpp(7624): 0x80040154 (Class not registered)
BAIL: MMS(4948): ma.cpp(8073): 0x80040154 (Class not registered)
Forefront Identity Manager 4.0.2587.0</Data>
</EventData>
</Event>
Did I missed any configuration? Let me know if need more deatils
Thanks
JuanCC Technology Specialist
March 4th, 2010 6:55pm
is the MA running in process or separate process?The FIM Password Reset Blog http://blogs.technet.com/aho/
Free Windows Admin Tool Kit Click here and download it now
March 4th, 2010 9:42pm
SAP MA is running in separate process (x86)JuanCC
Technology Specialist
March 5th, 2010 12:47am
The SAP MA can only synchronize passwords with SAP R/3 version 4.7. The BAPI for synchronizing passwords was removed in version ECC 5.0.
We are aware of this issue and will provide a fix for SAP 4.7 in the next update to FIM.
/AndreasThis posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at http://www.microsoft.com/info/copyright.htm
Free Windows Admin Tool Kit Click here and download it now
May 6th, 2010 8:37pm