README revision 4b4c3a2028eea921136be5b4717c69c074b4982e
6982N/A $ cd /path/to/openidm
584N/A file that represents an AD directory, samples/sample5/data/xml_AD_Data.xml.
4068N/A $ curl --header "X-OpenIDM-Username: openidm-admin" --header "X-OpenIDM-Password: openidm-admin" --request POST "http://localhost:8080/openidm/recon?_action=recon&mapping=systemLdapAccounts_managedUser"
1706N/A <icf:OpenICFContainer xmlns:icf="http://openidm.forgerock.com/xml/ns/public/resource/openicf/resource-schema-1.xsd"
3770N/A xmlns:ri="http://openidm.forgerock.com/xml/ns/public/resource/instances/resource-schema-extension"
6596N/A xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
584N/A xsi:schemaLocation="http://openidm.forgerock.com/xml/ns/public/resource/instances/resource-schema-extension samples/sample5/data/resource-schema-extension.xsd http://openidm.forgerock.com/xml/ns/public/resource/openicf/resource-schema-1.xsd samples/sample5/data/resource-schema-1.xsd">
3108N/A samples/sample5/data/xml_LDAP_Data.xml, and run reconciliation again
6596N/A to see the result show up in samples/sample5/data/xml_AD_Data.xml.