Re: ADAM Schema Import Error
- From: "Joe Kaplan" <joseph.e.kaplan@xxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 31 Oct 2007 10:24:32 -0500
Another interesting problem/feature (depending on how you look at it) with
the MS-AdamSchemaW2K3.ldf schema that you get as a result is that the user
object in ADAM is not bindable as it does not implement either a bindProxy
or msds-bindableObject aux class. As such, it is good for sync, but may not
do what you want it to do if you need to use ADAM for any time of bind
scenario. The behavior can be difficult to figure out if you aren't already
an ADAM expert who can pick up on these types of distinctions easily.
Joe K.
--
Joe Kaplan-MS MVP Directory Services Programming
Co-author of "The .NET Developer's Guide to Directory Services Programming"
http://www.directoryprogramming.net
--
"Lee Flight" <lef@xxxxxxxxxxxxxxx> wrote in message
news:%23NCAG$8GIHA.3548@xxxxxxxxxxxxxxxxxxxxxxx
Hi
is you are exporting your full AD schema for import into ADAM
then you should not import MS-AdamSchemaW2K3.ldf; I never
recommend that people import that file, using ADSchemaAnalyzer
as described is the better approach.
Lee Flight
"cyberdrew" <webmaster@xxxxxxxxxxxxx> wrote in message
news:1193764649.028184.52220@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I followed the following steps exactly as Lee Flight laid them out in
a previous post, thanks:
Install an ADAM instance and create the naming context that you want
in it,
do not apply any LDIFs
Run ADSchemaAnalyzer load the exchange extended schema from the DC
as the *target*, load the (minimal) ADAM schema as the base. Then
check
the "Mark all non-present elements as included" menu option and then
"Create LDIF File...". The resulting LDIF is around 3MB (2091
entries)
Load the LDIF just created into the ADAM Schema
Load MS-AdamSyncMetadata.LDF into the ADAM schema
Create the ADAMSync XML file and assuming that it is only user
objects that
you want, use
<object-filter>(&(objectCategory=Person)(objectClass=User))</
object-filter> ADAMSync /install and the ADAMSync /sync as usual
Except my LDIF file was about 1.85MB and on the minimal adam schema, I
loaded the MS-AdamSchemaW2K3 file.
.
- Follow-Ups:
- Re: ADAM Schema Import Error
- From: Dmitri Gavrilov [MSFT]
- Re: ADAM Schema Import Error
- References:
- ADAM Schema Import Error
- From: cyberdrew
- Re: ADAM Schema Import Error
- From: Dmitri Gavrilov [MSFT]
- Re: ADAM Schema Import Error
- From: cyberdrew
- Re: ADAM Schema Import Error
- From: Lee Flight
- ADAM Schema Import Error
- Prev by Date: "forest trust problems"
- Next by Date: Re: Assigned and Published apps - tangled OU's
- Previous by thread: Re: ADAM Schema Import Error
- Next by thread: Re: ADAM Schema Import Error
- Index(es):
Relevant Pages
|