You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Wu, James C." <Ja...@disney.com> on 2013/04/15 22:13:27 UTC

extensibleObject in ApacheDS

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


Re: extensibleObject in ApacheDS

Posted by Kiran Ayyagari <ka...@apache.org>.
you cannot add a entry without a structural objectclass


On Tue, Apr 16, 2013 at 1:43 AM, Wu, James C. <Ja...@disney.com> 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