[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: [LDAP-SOFTWARE] Re: Version of OpenLDAP that ships with Mac OS X Server 10.2
On 2003-06-18 08:37:09 +0000, Quanah Gibson-Mount wrote:
>
>
> --On Wednesday, June 18, 2003 10:28 AM -0400 Alan Sutter
> <Alan.Sutter@fandm.edu> wrote:
>
> >Does anyone know which version of OpenLDAP that Apple ships with Mac OS X
> >Server 10.2?
> >
> >Alternately, how do you tell what version is installed on a system?
>
> strings ldapsearch | grep 2.1
Good one! I have one too. You can check the server version with a
little trick:
~ $ /usr/local/libexec/slapd -d1 -hx
@(#) $OpenLDAP: slapd 2.1.16 (Thu Mar 27 16:53:25 CET 2003) $
ziya@s1:/tmp/openldap-2.1.16/servers/slapd
daemon_init: listen on x
daemon_init: 1 listeners to open...
ldap_url_parse_ext(x)
daemon: listen URL "x" parse error=3
slapd stopped.
connections_destroy: nothing to destroy.
And this one is fairly new. I don't think it's documented yet:
~ $ ldapsearch -V
ldapsearch: @(#) $OpenLDAP: ldapsearch 2.1.16 (Thu Mar 27 16:52:21 CET 2003) $
ziya@s1:/tmp/openldap-2.1.16/clients/tools
(LDAP library: OpenLDAP 20116)
ldap_bind: Can't contact LDAP server (81)
Cheers,
Ziya.
>
> --Quanah
>
>
> --
> Quanah Gibson-Mount
> Senior Systems Administrator
> ITSS/TSS/Computing Systems
> Stanford University
> GnuPG Public Key: http://www.stanford.edu/~quanah/pgp.html