Could you give an actual LDIF file to look at with the attributes and objects you are defining and the modify statement you are trying to use. What you have below just seems a bit confusing.
Note that Active Directory doesn't have an Administrators object class that I recall seeing. Anything you would apply to an administrator in the schema would be applied to user object class which affects all user objects. Finally what are you using to import these changes into AD? Curious where the netscape portion of the error message is coming from. Are these changes from a UNIX machine running the old iPlanet SDK tools or something? joe ------------- http://www.joeware.net (download joeware) http://www.cafeshops.com/joewarenet (wear joeware) -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Manoj Sp Sent: Monday, March 29, 2004 1:12 AM To: [EMAIL PROTECTED] Subject: [ActiveDir] Unable to modify Administrator's object class Hi all, I want to modify administrator's object class to include an auxiliary object class with the following characteristics: governsID - 2.16.840.1.114008.1.6000.2.42 lDAPDisplayName - pbwPerson objectClassCategory - 3 subClassOf - top possSuperiors - top rDNAttID - cn mustContain - cn mayContain - "pbwUID $ pbwUserLicense $ pbwInterpostAlias $ pbwUserSignature" The Aux obj class is created in the Schema. Now, when i try to modify the administrator's object class, I get the following exception: netscape.ldap.LDAPException: error result (19); 000020B1: AtrErr: DSID-030F0447, #1: 0: 000020B1: DSID-030F0447, problem 1005 (CONSTRAINT_ATT_TYPE), data 0, Att 0 (objectClass) ; Constraint violation Can anybody help me? Is there anything wrong with my creation of Aux. Object Class? Also, When i keep the "mustContain" field empty, the Aux obj class is not created in the schema. Hence, i have to deliberately give some value to "mustContain" field, although i don't require it. Is there any way to avoid that? Thanks, Manoj SP List info : http://www.activedir.org/mail_list.htm List FAQ : http://www.activedir.org/list_faq.htm List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/ List info : http://www.activedir.org/mail_list.htm List FAQ : http://www.activedir.org/list_faq.htm List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/
