[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Where to find OpenLDAP package for Debian 2.2?
On Tue, Dec 04, 2001 at 08:57:26AM -0800, Zengfa Gao wrote:
> Hi,
>
> I want to install OpenLDAP on Debian 2.2. Can anyone
> told me where can I find OpenLDAP server package for
> Debian 2.2?
>
apt-get update && apt-get install slapd ldap-utils libldap2
libldap2-dev
should work?
> Does Debian 2.4 already include OpenLDAP server? On
> Redhat7.1, the OpenLDAP server is already installed.
>
Dunno if it's already included, however, package installation isn't
difficult under debian,
drivel:/home/bob# dpkg --list *slapd*
Desired=Unknown/Install/Remove/Purge/Hold
|
Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:
uppercase=bad)
||/ Name Version Description
+++-==============-==============-============================================
ii slapd 2.0.14-1.1 OpenLDAP server (slapd).
drivel:/home/bob# dpkg --list *ldap* | grep 2\.0\.14
ii ldap-utils 2.0.14-1.1 OpenLDAP utilities.
ii libldap2 2.0.14-1.1 OpenLDAP libraries.
ii libldap2-dev 2.0.14-1.1 OpenLDAP development libraries.
are the pertinent packages which I have installed on my machine.
Use 'apt-cache search ldap' to show lots more things LDAP-related.
> Thanks!
>
> Zengfa
>
Bob
--
Nothing makes a person more productive than the last minute.