Ldap
Talk0
133,415pages on
this wiki
this wiki
This Scratchpad wiki was created by the regulars of #ldap@irc.freenode.net, as a place to maintain
FAQ information on various LDAP-related topics. In keeping with the philosophies of FreeNode and Wikia
(and the common topics on #ldap), the focus is on Free Software implementations of servers and clients.
Contents |
General LDAP topics
Edit
See Wikipedia's LDAP page for some general information on LDAP if you haven't yet.
LDAP Documentation
Edit
- [1] Book mostly covering OpenLDAP on Linux, but includes 3 chapters and a few appendices on generic LDAP.
- [2] OpenLDAP Administrator's Guide
- [3] LDAP Implementation HOWTO - Beware it is very old, many statements are out-of-date, but basic docs on pam_ldap and nss_ldap seem ok on first inspection.
- [4] Presentations on OpenLDAP by Adam Tauno Willams.
LDAP Servers
Edit
Open Source Servers
Edit
- OpenLDAP Written in C. Developed continuously since 1998.
- FedoraDS Written in C. Formerly known as Netscape.
- OpenDS Written in Java, open source project, positioned as the successor to Sun Java System Directory Enterprise Edition.
- OpenDJ Written in Java, OpenDJ is a fork of OpenDS, actively developped under CDDL and supported by ForgeRock.
- Apache Directory Server (aka ApacheDS) Written in Java.
Closed Source Servers
Edit
Included for completeness, but outside the scope of this page.
- Microsoft Active Directory is the Microsoft Windows domain controller service for Windows 2000 and 2003 servers and contains a mostly non-compliant LDAPv3 server
- Novell eDirectory
- NEC Enterprise Directory Server (Japanese website)
- IBM Tivoli Directory Server
- Sun Java System Directory Server Enterprise Edition formerly known as SunOne, iPlanet, etc.
- UnboundID DIrectory Server
- One-NDS (NSN)
Graphical LDAP Tools
Edit
- Luma (Python)
- gq (C, GTK+)
- directory_manager
- lat (C#, GTK#)
- jxplorer (Java)
- Apache Directory Studio (Eclipse + Java)
Graphical LDAP Tools (Web)
Edit
- phpldapadmin (PHP)
- Gosa (PHP)
- FusionDirectory (Based on Gosa) (PHP)
- YALA - Yet Another LDAP Manager (PHP)
- MUCLM - My Uber Cool LDAP Manager (PHP + AJAX)
LDAP-based Unix/Linux Authentication Clients
Edit
Note that PADL no longer sells support for these packages; they will refer you to http://www.symas.com instead.
Troubleshooting
Edit
See the LDAPTroubleshooting page.