ADAMSync Issues.



Hi All,

Been reading the froum and tried many recommended steps to ADAM issues.
I am tring to sync up ADAM with AD. I am using ADAM R2 and the AD
server is running 2003. Here are my setup info:

====== config.xml ===============
<?xml version="1.0"?>
<doc>
<configuration>
<description>Active Directory Adamsync configuration
file</description>
<security-mode>object</security-mode>
<source-ad-name>ad.domestic.mydomain.com</source-ad-name>

<source-ad-partition>dc=domestic,dc=mydomain,dc=com</source-ad-partition>
<source-ad-account>admin</source-ad-account>
<account-domain>domestic</account-domain>
<target-dn>dc=domestic,dc=mydomain,dc=com</target-dn>
<query>
<base-dn>dc=domestic,dc=mydomain,dc=com</base-dn>
<object-filter>(objectClass=*)</object-filter>
<attributes>
<include></include>
<exclude>sourceobjectguid</exclude>
<exclude>objectClass</exclude>
<exclude>instanceType</exclude>
<exclude>displayName</exclude>
<exclude>userParameters</exclude>
<exclude>sAMAccountName</exclude>
<exclude>userPrincipalName</exclude>
<exclude>msNPAllowDialin</exclude>
<exclude>lastagedchange</exclude>
<exclude>extensionName</exclude>
<exclude>displayNamePrintable</exclude>
<exclude>flags</exclude>
<exclude>isPrivelegeHolder</exclude>
<exclude>msCom-UserLink</exclude>
<exclude>msCom-PartitionSetLink</exclude>
<exclude>reports</exclude>
<exclude>serviceprincipalname</exclude>
<exclude>accountExpires</exclude>
<exclude>adminCount</exclude>
<exclude>primarygroupid</exclude>
<exclude>userAccountControl</exclude>
<exclude>codePage</exclude>
<exclude>countryCode</exclude>
<exclude>logonhours</exclude>
<exclude>lockoutTime</exclude>
</attributes>
</query>
<schedule>
<aging>
<frequency>0</frequency>
<num-objects>0</num-objects>
</aging>
<schtasks-cmd></schtasks-cmd>
</schedule>
</configuration>
<synchronizer-state>
<dirsync-cookie></dirsync-cookie>
<status></status>
<authoritative-adam-instance></authoritative-adam-instance>
<configuration-file-guid></configuration-file-guid>
<last-sync-attempt-time></last-sync-attempt-time>
<last-sync-success-time></last-sync-success-time>
<last-sync-error-time></last-sync-error-time>
<last-sync-error-string></last-sync-error-string>
<consecutive-sync-failures></consecutive-sync-failures>
<user-credentials></user-credentials>
<runs-since-last-object-update></runs-since-last-object-update>
<runs-since-last-full-sync></runs-since-last-full-sync>
</synchronizer-state>
</doc>

======= Naming Context ========
0 - CN=Configuration,CN={FDE29...}
1 - CN=Schema,CN=Configuration,CN={FDE29...}
2 - DC=domestic,DC=mydomain,DC=com

========My Command Line======
adamsync /install localhost:389 Config.XML
adamsync /sync localhost:389 "dc=domestic,dc=mydomain,dc=com" /log -

======= Serveral Error Messages Appread ======================
Adamsync.exe v1.0 (5.2.3790.2075)

Establishing connection to target server localhost:389.

Saving Configuration File on DC=domestic,DC=mydomain,DC=com

Saved configuration file.

ADAMSync is querying for a writeable replica of
ad.domestic.mydomain.com.

Error: DCLocator call failed with error 1355. Attempting to bind
directly to string.

Establishing connection to source server
overdrive.domestic.mydomain.com:389.

Using file .\dam25.tmp as a store for deferred dn-references.

Populating the schema cache

Populating the well known objects cache

Starting synchronization run from dc=domestic,dc=mydomain,dc=com.

Starting DirSync Search with object mode security.

..
..
..





Processing Entry: Page 1, Frame 1, Entry 27, Count 1, USN 0

Processing source entry <guid=8feb3432f78a78409f90e8e1c56a1623>

Processing in-scope entry 8feb3432f78a78409f90e8e1c56a1623.

Will not synchronize objects
CN=S-1-5-4,CN=ForeignSecurityPrincipals,DC=domestic,DC=mydomain,DC=com
with object class foreignsecurityprincipal. Skipping object.

Unwilling to replicate the current object due to its object class.

Previous entry took 0 seconds (0, 0) to process

..
..
..



Processing Entry: Page 1, Frame 1, Entry 60, Count 1, USN 0

Processing source entry <guid=73cc9c37306b704ab7e16472b1027bd0>

Processing in-scope entry 73cc9c37306b704ab7e16472b1027bd0.

Adding target object CN=Asst Manager
\#VS,OU=VS,OU=Retail,DC=domestic,DC=mydomain,DC=com.

Adding attributes:

Unable to read attribute objectClass on CN=Asst Manager
\#VS,OU=VS,OU=Retail,DC=domestic,DC=mydomain,DC=com.

Saving Configuration File on DC=domestic,DC=mydomain,DC=com

Saved configuration file.

===================================

Not sure What else I need to do. Please help.

Thanks.

.



Relevant Pages

  • Re: ADAMSync Issues.
    ... the the following to extend the schema objects in ADAM: ... to ADAM Adsiedit, I don't see users being downloaded..... ... Processing source entry ... Updating the configuration file DirSync cookie with a new value. ...
    (microsoft.public.windows.server.active_directory)
  • Re: ADAM Proxy user object failes to be created.
    ... Try all that against a new/clean ADAM instance and see how you get on, ... Processing source entry ... Updating the configuration file DirSync cookie with a new value. ... Beginning processing of deferred dn references. ...
    (microsoft.public.windows.server.active_directory)
  • AD to ADAM Syncing - How can I not bring over the containing OU to ADAM
    ... I'm trying to bring user objects from an OU in my AD domain to an OU in ... based on the configuration file below. ... users are under in AD is also created under the OU in ADAM. ...
    (microsoft.public.windows.server.active_directory)
  • Re: ADAM installed
    ... Establishing connection to target server localhost:389. ... Saved configuration file. ... My server hosting my ADAM instance is part of our domain and the account I ... From the ADAM Tools Command Prompt ...
    (microsoft.public.windows.server.active_directory)
  • Re: ADAM installed
    ... ADAMSync /install and then try the sync. ... Saved configuration file. ... My server hosting my ADAM instance is part of our domain and the account I ... naming context in ADAM that you have created so if your ADAM ...
    (microsoft.public.windows.server.active_directory)

Loading