Hello everone,

I need to add several attributes from an Active Directory schema to an ApacheDS 
schema. One of these attributes is called extensionAttribute1 and its 
definition is as follows:

attributetype ( 1.2.840.113556.1.2.423
       NAME 'extensionAttribute1'
       SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
       SINGLE-VALUE
 )

This attribute needs to be added to organizationalPerson which is already 
inside of my default ApacheDS schema.
To accomplish this I used the Schema Editor to add the attribute to 
organizationalPerson in the core ApacheDS schema. I then exported from the 
Schema Editor. When I try to import the schema into my ApacheDS instance I get 
dozens of errors. The errors seem to indicate that the existing 
organiztionalPerson can't be modified in any way.
Can anyone tell me what I'm doing wrong?
Thanks,
Jeff
Jeff Mitchell
Senior Software Engineer
Solers, Inc.
2000 Kraft Drive, Suite 2500
Blacksburg, VA  24060
email: [email protected]
voice: (540) 808-0864 ext 154
http://www.solers.com<http://www.solers.com/>

Reply via email to