Re: ADAM Schema Update
- From: "Lee Flight" <lef@xxxxxxxxxxxxxxx>
- Date: Fri, 19 May 2006 15:50:04 +0100
Hi
generally you just need to add the auxiliary to the
auxiliaryClass attribute of the existing class, something like:
dn: CN=SomeClass,CN=Schema,CN=Configuration,DC=X
changetype: Modify
add: auxiliaryClass
auxiliaryClass: myAuxiliaryClass
-
dn:
changetype: Modify
add: schemaUpdateNow
schemaUpdateNow: 1
-
Does that help?
Lee Flight
"Denis" <Denis@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:80C2FCF6-0A2B-4805-9BDB-0F51BC8DB048@xxxxxxxxxxxxxxxx
Hi,
I need to update the ADAM with specific Attributes & Classes.
I've managed to add the Attributes & Classes and reload the schema.
Now I have to establish relationship with existing Class and there it
fails
I need to setup Relationship between existing Class (Container, Person..)
and
this new class, when I do this I get following error message
"The Change was rejected by the directory service"
Background:
The new class is created as "Auxilary Class", it's parent is the Top class
and
it inherited the same rights as the top calls.
Thx For helping out.
--
Denis G
.
- Prev by Date: Re: ADAM Permission Questions (Hiding the Existence of Objects)
- Next by Date: Re: schema extension
- Previous by thread: Re: ldifde creating user in AD with exchange attributes
- Next by thread: Re: ADAM Schema Update
- Index(es):
Relevant Pages
|