FYI: eDirectory, OpenDJ and I am sure some others, also has an similar attribute. (numSubordinates 1.3.6.1.4.1.453.16.2.103) They the attribute DOES NOT tell the entries in a search but rather the number of IMMEDIATE subordinates within a container entry.
-jim -- -jim Jim Willeke On Sun, Oct 13, 2013 at 2:40 AM, Emmanuel Lécharny <[email protected]>wrote: > Le 10/12/13 1:00 PM, zywu a écrit : > > OracleDs has an operational attribute that specify the number of > immediate subordinates entry : numSubordinates, but apacheDs does not > support numSubordinates, how to count the number of entries in a search? > > You can't. Well, you can do a search, and count the number of entries > you get back, but this is a costly operation. > > Any reason you want to do that ? > > > -- > Regards, > Cordialement, > Emmanuel Lécharny > www.iktek.com > >
