Go Back   TechArena Community > Software > Windows Software
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: ,

Sponsored Links



ADAM Wont Sync

Windows Software


Reply
 
Thread Tools Search this Thread
  #1  
Old 02-03-2009
Member
 
Join Date: Mar 2009
Posts: 1
ADAM Wont Sync

Hi Guys,

My ADAM wont sync with my DC and throws out the following error:
Ldap error occured. ldap_get_next_page_s: Referral.
Extended Info: 0000202B: RefErr: DSID-0310073F, data 0, 1 access points
ref 1: 'porsche.net'

and here is my config.xml file:

<?xml version="1.0"?>
<doc>
<configuration>
<description>sample Adamsync configuration file</description>
<security-mode>object</security-mode>
<source-ad-name>porsche.net</source-ad-name>
<source-ad-partition>dc=porsche,dc=net</source-ad-partition>
<source-ad-account>pocadmin</source-ad-account>
<account-domain>za</account-domain>
<target-dn>CN=Partition1,DC=za,DC=porsche,DC=net</target-dn>
<query>
<base-dn></base-dn>
<object-filter>(objectClass=*)</object-filter>
<attributes>
<include></include>
<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>


Please mail the solution to:

Thank you,
Bill

Last edited by Yogesh : 02-03-2009 at 10:03 PM. Reason: Personal details removed.
Reply With Quote
  #2  
Old 02-03-2009
Raine's Avatar
Member
 
Join Date: May 2008
Posts: 3,287
Re: ADAM Wont Sync

The most likely cause of this is that you have a naming mismatch. Check that the distinguishedName (dn) of the elements in your ldf match your ADAM application partition name.
Reply With Quote
  #3  
Old 02-03-2009
Sam.D's Avatar
Member
 
Join Date: Jan 2008
Posts: 3,735
Re: ADAM Wont Sync

Hello there may be a namespace error and most likely an error in one of

base-dn
source-ad-partition
target-rdn

elements in your config.xml. Whichever one references 'aplicaciones'. Running adamsync with /log might provide more detail. If you cannot make progress excluding any confidential information (passwords etc.) hope it will help you
Reply With Quote
  #4  
Old 03-03-2009
Pugsly's Avatar
Member
 
Join Date: Jan 2006
Posts: 6,657
Re: ADAM Wont Sync

Hi

The likely problem here is that you are filtering on an attribute (extensionAttribute7) that is not preserved on the deleted object so the
DirSync cannot track the deletion[1]. Changing the attribute to be preserved on deletion of the object might help but extensionAttribute7 is an Exchange owned attribute so that might break something. You could try to adjust your filter to check explicitly for deletions but in my experience trying to be clever with ADAMSync object-filter usually ends in disappointment.
Reply With Quote
Reply

  TechArena Community > Software > Windows Software


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "ADAM Wont Sync"
Thread Thread Starter Forum Replies Last Post
MS ADAM authentication with Java app - can authenticate with local ADAM accounts; CANNOT authenticate with proxy accounts sync'd from AD domain bert213 Active Directory 1 22-05-2011 04:41 AM
HTC Sync software wont sync with the computer Sanjivani Windows Software 4 19-01-2011 02:11 PM
AD-ADAM Sync Kreshiv Active Directory 1 21-08-2009 09:47 PM
ADAM-AD Sync Kerry Active Directory 1 13-08-2009 11:22 PM
AD to ADAM sync issues ahertenstein Active Directory 16 14-11-2008 04:44 PM


All times are GMT +5.5. The time now is 09:38 PM.