Re: ADAM installed
- From: "Lee Flight" <lef@xxxxxxxxxxxxxxx>
- Date: Mon, 16 Oct 2006 22:41:28 +0100
Hi
in the example on page 29 of the guide it's assumed that
you have a source AD domain dc=fabrikam,dc=com that you are
sync'ing from into a target naming context o=microsoft,c=us in
an ADAM instance.
So you need to substitute the name of your AD domain in the
<source-ad-partition> and the name of a domain controller
for that domain in <source-ad-name>. You also need to create
the target naming context in ADAM, you can do that when
prompted at the Application Directory Partition page of the
ADAM setup wizard (easiest) or by modifying the example
on p.51 of the guide.
Some good notes on ADAMsync are available here:
http://blogs.technet.com/efleis/archive/tags/Windows/default.aspx
Lee Flight
"Javier2893" <Javier2893@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:8C7A1962-BBDC-4B1B-92A5-D1B396F2531A@xxxxxxxxxxxxxxxx
Hi,
I am new on ADAM and I was reading the step-by step guide, the install
went
fine.
All I need is to make a read only copy of my ad into an ADAM instance. I
was
able to connect to my instance, and I am at the point where I need to use
the
Active Directory to ADAM sync tool.
I was able to execute the following two command successfully:
ldifde -i -s localhost -c CN=Configuration,DC=X
#ConfigurationNamingContext
-f MS-AdamSchemaW2k3.ldf
ldifde -i -s localhost:389 -c CN=Configuration,DC=X
#ConfigurationNamingContext -f MS-AdamSyncMetadata.ldf
However when I tried to do the ADAMSync /install localhost:389
%windir%\ADAM\MS-AdamSyncConf.xml command it came back with following
error:
LDAP error occurred. ladap_get_next_page_s: Operations error.
Extended Info: 000020D6: SvcErr: DSID-0310072B, Problem 5012 (DIR_ERROR),
data 0
Have you guys seen this error before, the only thing that comes to mind is
that my settings on the XML file are wrong. Kind of confuse about the
target
source.
I used the defautl settings o=Microsoft, c=US for my partition.
<source-ad-name>SeattleDC1</source-ad-name>.
<source-ad-partition>dc=fabrikam,dc=com</source-ad-partition>.
<source-ad-account>administrator</source-ad-account>.
<account-domain>fabrikam.com</account-domain>.
<target-dn>o=microsoft,c=US</target-dn>.
<base-dn>dc=fabrikam,dc=com</base-dn>.
Any help would be appreciated.
Thanks
.
- Follow-Ups:
- Re: ADAM installed
- From: Javier2893
- Re: ADAM installed
- Prev by Date: Re: Lastlogin Time Stamp problem
- Next by Date: Re: Demote Win2k DC's hosting DFS...
- Previous by thread: Lastlogin Time Stamp problem
- Next by thread: Re: ADAM installed
- Index(es):
Relevant Pages
|