[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Virtual list view.



Doug,

Appreciate your reply. I looked into the files you mentioned below. But to
me, the ldap.h file looks like a file that an LDAP client would include. I
think it is used to build the C SDK libraries.

Also, the only source files referencing the OIDs seem to be included in
client side functions.

Ajit.

----- Original Message -----
From: "Doug Luce" <doug@ldap-software.con.com>
To: "Ajit Nair" <ajit_nair@adc.com>
Cc: <openldap-software@OpenLDAP.org>
Sent: Monday, March 26, 2001 6:51 PM
Subject: Re: Virtual list view.


> Ajit,
>
> The Virtual List Views controls are listed under "Experimental" in
> include/ldap.h in 2.0.7.  The current development branch doesn't seem to
> list them in higher regard.
>
> I'm not sure how to get the clients to make the requests, but the
> requestOID's appear to be registered with the server at bootup:
>
>   #define LDAP_CONTROL_VLVREQUEST         "2.16.840.1.113730.3.4.9"
>   #define LDAP_CONTROL_VLVRESPONSE    "2.16.840.1.113730.3.4.10"
>
> My reading might not be accurate, so take it with a grain of salt.
>
> Doug
>
>
> On Mon, 26 Mar 2001, Ajit Nair wrote:
>
> > I'm trying to find out if the OpenLdap v2.0.7 server supports virtual
list
> > views. I haven't been able to get any information regarding this from
the
> > FAQs. I've also downloaded the sources but the only reference a quick
search
> > for "Virtual list" gave me was in a source file that looked like a LDAP
> > client source, not a server source.
> >
> > Can anyone confirm for me whether virtual list views is implemented in
the
> > OpenLdap directory server?
> >
> > Also, in the absence of this feature can anyone suggest a method for
doing
> > searches to retrieve a fixed number of objects. And to follow this up
with
> > another search that carries on from the last search result?
> >
> > Thanks in advance.
> >
> > Ajit Nair
> > ADC Broadband Access and Transport Group,
> > 8 Technology Drive,
> > Westborough,
> > MA 01581
> >
> > www.adc.com
> > Tel: 508-366-8833 x2514
> > Fax: 508-836-2677
> >
> >
>