Error with ADAMSYNC syncing users from AD into LDS
good afternoon
i trying bring user accounts 2 domains single lds instance use cisco cucm user authentication. using adamsync, have managed sync users domain1, when modifying xml file , running sync domain2 following error in log , no user accounts imported.
an internal error occurred: dnmanip::dnmanip.
i wondering if has come accross issue in there travels.
thankyou
robert
note: xml file , error have been included below.
<?xml version="1.0"?> <doc> <configuration> <description>### sync</description> <security-mode>object</security-mode> <source-ad-name>###.local</source-ad-name> <source-ad-partition>dc=###,dc=local</source-ad-partition> <source-ad-account></source-ad-account> <account-domain></account-domain> <target-dn>dc=multiforest,dc=com</target-dn> <query> <base-dn>"ou=testou,dc=###,dc=local"</base-dn> <object-filter> (|(&(objectclass=user)(objectcategory=person)) (&(objectclass=user)(isdeleted=true))) </object-filter> <attributes> <include>objectsid</include> <include>mail</include> <include>userprincipalname</include> <include>middlename</include> <include>manager</include> <include>givenname</include> <include>sn</include> <include>department</include> <include>telephonenumber</include> <include>title</include> <include>homephone</include> <include>mobile</include> <include>pager</include> <include>msds-useraccountdisabled</include> <include>samaccountname</include> <include>employeenumber</include> <exclude></exclude> </attributes> </query> <user-proxy> <source-object-class>user</source-object-class> <target-object-class>userproxy</target-object-class> </user-proxy> <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>
adamsync.exe v1.0 (6) establishing connection target server localhost:50000. saving configuration file on dc=multiforest,dc=com saved configuration file. adamsync querying writeable replica of #######. establishing connection source server ######.local:389. using file .\dam383a.tmp store deferred dn-references. populating schema cache populating known objects cache starting synchronization run dc=#####,dc=local. starting dirsync search object mode security. processing entry: page 1, frame 1, entry 0, count 0, usn 0 internal error occurred: dnmanip::dnmanip. internal error occurred: dnmanip::dnmanip. saving configuration file on dc=multiforest,dc=com saved configuration file.
hi,
thanks post.
the similar thread discussed before, may take look.
and error "an internal error occurred: dnmanip::dnmanip", it means dn-manipulation function error occurs. may refer article check.
http://www.frickelsoft.net/blog/?p=303
please note: since web site not hosted microsoft, link may change without notice. microsoft not guarantee accuracy of information.
best regards,
mary dong
please remember mark replies answers if , unmark them if provide no help. if have feedback technet subscriber support, contact tnmff@microsoft.com.
Windows Server > Directory Services
Comments
Post a Comment