Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.arcetri.astro.it/irlab/doc/library/linux/lasg-www/servers/ldap/index.html
Дата изменения: Wed Feb 2 15:10:00 2000
Дата индексирования: Tue Sep 14 23:06:14 2010
Кодировка:
LASG - Linux LDAP servers

Linux LDAP servers

Overview

LDAP servers

LDAP authentication

LDAP tools

 

Overview

Lightweight directory access protocol seems to be the future of storing user information (passwords, home directories, phone numbers, etc.). Many products (ADS, NDS, etc.) support LDAP interfaces, making it important for Linux to support LDAP as it will be required to tie it into future enterprise networks.

LDAP servers

OpenLDAP

OpenLDAP is a completely opensource (note it is not GPL) package that provides an LDAP server, replication server and utilities. You can get it from: http://www.openldap.org/.

LDAP authentication

NSS LDAP Module

The NSS LDAP Module allows you to do user authentication via LDAP. You can get it from: http://www.padl.com/nss_ldap.html.

LDAP tools

ldap-client-cgi.py

ldap-client-cgi.py is a Python program that runs as a cgi and provides a www interface t an LDAP directory. You can get it: http://sites.inka.de/ms/python/ldap-client-cgi/.

kldap

A KDE based LDAP browing tool with the ability to edit objects (basically an LDAP admin tool). You can get it at: http://www.mountpoint.ch/oliver/kldap/.

GQ

A GTK based LDAP client that can modify settings/rtc. Available from: http://biot.com/gq/

 

LDAPExplorer

A www based admint ool for LDAP. Available from: http://igloo.its.unimelb.edu.au/LDAPExplorer/.

Perl/Java/C SDK's for LDAP

A variety of Software Development Kits for LDAP, available from: http://www.mozilla.org/directory/

 

Back

Security Portal

Written by Kurt Seifried