[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: version of openldap server
Hi Michael
> -----Original Message-----
> From: Michael Stroder [mailto:michael@stroeder.com]
> Sent: Thursday, July 18, 2002 6:07 PM
> To: De Leeuw Guy
> Cc: openldap-software@OpenLDAP.org
> Subject: Re: version of openldap server
>
>
> De Leeuw Guy wrote:
> >
> > It is possible to know the version of the server
> > from a client application that build with the libldap and liblber ?
>
> You want to query vendor version from the LDAP server?
the version of the openldap server only
>
> Well almost no LDAP server implements RFC 3045 except Novell.
>
> Most server implementors hide the vendor and version info in
> cn=monitor in proprietary attributes.
I try this search whithout succes :(
ldapsearch -x -LLL -b "" -s base "cn=monitor" * +
A+
>
> Ciao, Michael.
>