README revision b55bdee3f12a9ac6ad2d4bfb1210578151016bb1
58N/A $ cd /path/to/openidm
58N/A $ ./startup.sh
1281N/A file that represents an AD directory, samples/sample5/data/xml_AD_Data.xml.
1186N/A $ curl --header "X-OpenIDM-Username: openidm-admin" --header "X-OpenIDM-Password: openidm-admin" --request POST "http://localhost:8080/openidm/sync?_action=recon&mapping=systemLdapAccounts_managedUser"
1186N/A <icf:OpenICFContainer xmlns:icf="http://openidm.forgerock.com/xml/ns/public/resource/openicf/resource-schema-1.xsd"
1186N/A xmlns:ri="http://openidm.forgerock.com/xml/ns/public/resource/instances/resource-schema-extension"
1186N/A xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1186N/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">
1281N/A samples/sample5/data/xml_LDAP_Data.xml, and run reconciliation again
1186N/A to see the result show up in samples/sample5/data/xml_AD_Data.xml.