In the System Components table, select OID in the Name column. The Oracle

Troubleshooting the Oracle Directory Integration Platform E-23 Class: null Name: mobile Type: null ChgType: DELETE Value: [ ] Class: null Name: telephonenumber Type: null ChgType: DELETE Value: [ ] Class: null Name: facsimiletelephonenumber Type: null ChgType: DELETE Value: [ ] Class: null Name: l Type: null ChgType: DELETE Value: [ ] Class: null Name: thumbnailphoto Type: null ChgType: DELETE Value: [ ] Class: null Name: samaccountname Type: nonbinary ChgType: REPLACE Value: [MyUser2] Class: null Name: objectsid Type: nonbinary ChgType: REPLACE Value: [[B1b994c4] Class: null Name: objectguid Type: nonbinary ChgType: REPLACE Value: [[B1b990b5] Class: null Name: distinguishedname Type: nonbinary ChgType: REPLACE Value: [CN=MyUser2,CN=Users,DC=imtest,DC=com] Class: null Name: cn Type: nonbinary ChgType: REPLACE Value: [MyUser2] Class: null Name: objectclass Type: nonbinary ChgType: REPLACE Value: [top, person, organizationalPerson, user] ----------- copying : changeRecord to dstchange for writing In DIPSYNC: doOneIteration:execMapping status0 QuartzJobListener says: Job ActiveImport was executed.Wed Feb 18 03:36:00 PST 2009 E.5 Troubleshooting Integration with Microsoft Active Directory This section describes how to troubleshoot integration with Microsoft Active Directory. It contains these topics: ■ Debugging Windows Native Authentication ■ Synchronizing Changes Following a Period when Oracle Internet Directory is Unavailable E.5.1 Debugging Windows Native Authentication Once you have configured Windows Native Authentication see Configuring Windows Native Authentication on page 18-8, you can enable logging for this feature at run time. Open the opmn.xml file, located in ORACLE_HOMEopmnconf, and add the following parameter: -Djazn.debug.log.enable = {true | false} Assigning a value of true to the parameter enables debugging while assigning a value of false disables it. The boldface text in the following example show where you should place the parameter in the opmn.xml file: process-type id=OC4J_SECURITY module-id=OC4J environment variable id=DISPLAY value=sun1.us.oracle.com:0.0 variable id=LD_LIBRARY_PATH value=privateora1012OraHome1lib environment module-data category id=start-parameters data id=java-options value=-server -Djazn.debug.log.enable=true -Djava.security.policy=privateora1012OraHome1j2eeOC4J_SECURITY configjava2.policy -Djava.awt.headless=true -Xmx512m -Djava.awt.headless=true data id=oc4j-options value=-properties category category id=stop-parameters data id=java-options value=-Djava.security.policy=privateora1012 OraHome1j2eeOC4J_SECURITYconfigjava2.policy -Djava.awt.headless=true category