Re: ADAM : ADAMSync Tool
From: Al Mulnick (amulnick_No_SPAM_at_ncDOTrr.com)
Date: 08/27/04
- Next message: Adam Holmes: "Offline Domain Users"
- Previous message: Al Mulnick: "Re: LDAP Query for "User Cannot Change Password""
- In reply to: Eoin Mooney: "ADAM : ADAMSync Tool"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 27 Aug 2004 08:44:02 -0400
It's a bit of a pain, isn't it? :)
What is the setup of the ADAM instance? Remember from the readme that it
has to be the same as your Active Directory domain you are trying to
synch/copy. So in your case, DC=Name1,DC=CompanyName,DC=com is also what
your ADAM path needs to be.
That said, it seems the trick is to make sure the config file is valid XML
(your's seems to be since it prompts for password; you wouldn't get that if
it wasn't well formed I've come to find out),and you need to be able to
specify your target-RDN value. That's your ADAM store and it gets
concatenated during the process (you can use verbose logging to see it).
Drop me a note off-line if you want a copy of a test config file and
configuration information that worked for me. Drop me a note at al.mulnick
_at_ bbandt.com
-al
"Eoin Mooney" <anonymous@discussions.microsoft.com> wrote in message
news:13d901c48c1c$91f40d80$a301280a@phx.gbl...
> Hi,
>
> I am currently trying to migrate data from AD to ADAM. I
> have downloaded the beta tool ADAMSync but I am having
> issues due to my lack of knowledge on domains and the XML
> file provided fields.
>
> I am trying to import the Config.xml file with my settings
>
> I have a AD server with the following [I have changed the
> names]
>
> Name1.Name1.CompanyName.com - Computer Name
> Name1.CompanyName.com - Domain
>
> DC=Name1,DC=CompanyName,DC=com - AD
>
> In AD I have a O=CompanyName and all elements that I wish
> to sync are under this object .
>
> I have filled in the necessary fields but I cannot connect
> to the server ,i have double checked the names ,etc,etc
> but I am still at a loss , below is the file with the info
> filled in.
>
> The error :
> c:\Windows\ADAM>ADAMSync /install localhost:389
> c:\config.xml /log -
> Establishing connection to target server localhost:389.
> Updating configuration file on c:?config.xml
> Reading configuration file from c:?config.xml
> Please enter password:
> Saving Configuration File on dc=Name1,dc=CompanyName,dc=com
> Unable to read attribute objectclass on
> dc=Name1,dc=CompanyName,dc=com
>
> <configuration>
> <config-name>TestSync</config-name>
> <description>for ADAMApplication</description>
> <security-mode>object</security-mode>
> <source-ad-
> name>Name1.Name1.CompanyName.com</source-ad-name>
> <source-ad-
> partition>dc=NAME1,dc=CompanyName,dc=COM</source-ad-
> partition>
> <source-ad-account>administrator</source-
> ad-account>
> <account-domain>UserX</account-domain>
> <target-rdn></target-rdn>
> <query>
> <base-
> dn>dc=Name1,dc=CompanyName,dc=COM</base-dn>
>
> What am I doing wrong ?
>
> The AD server is up and running as is the ADAM server
>
> REgards
>
> Eoin
- Next message: Adam Holmes: "Offline Domain Users"
- Previous message: Al Mulnick: "Re: LDAP Query for "User Cannot Change Password""
- In reply to: Eoin Mooney: "ADAM : ADAMSync Tool"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|