you cannot add a entry without a structural objectclass
On Tue, Apr 16, 2013 at 1:43 AM, Wu, James C. <[email protected]> wrote: > Hi, > > I am trying to add a simple entry as follows: > > dn: cn=maxUid,dc=example,dc=com > objectClass: extensibleObject > objectClass: top > uidNumber: 500 > > > I got "does not contain a structural ObjectClass" error message. I check > the ExensibleObject class, it is define in the cn=system node in the > cn=schema branch. It does not have the m-disabled flag like other schema > definition entries. How do I make extensibleObject acceptable for ApacheDS? > > The purpose of this entry is for getting the maxUID for posixAccount so > that posixAccount entries will have unique UIDs. > > Anyone used this class before? > > Regards, > > James > > -- Kiran Ayyagari http://keydap.com
