Differences between revisions 22 and 23
Revision 22 as of 2005-08-02 09:08:12
Size: 1712
Editor: anonymous
Comment:
Revision 23 as of 2005-08-02 09:09:00
Size: 1709
Editor: anonymous
Comment:
Deletions are marked like this. Additions are marked like this.
Line 29: Line 29:
Line 30: Line 31:
Line 45: Line 47:
.
.
.
Line 49: Line 48:

LDAP

Lightweight Directory Access Protocol

As the name suggests LDAP is a protocol not a database. LDAP uses some backend database which is optimized for reads (such as Berkeley Database) to hold the tree it presents, however the distinction is generally not that important and this document may refer to LDAP as if it were the database and protocol both.

English LDAP Documentation

Overview

  • ["LDAPOverview"]

Server Setup

  • ["OpenLDAPSetup"]
    • The ["OpenLDAP"] LDAP server
  • ["LDAPMigrationTools"]
    • Migrate Authentication and Name Services (NSS) to LDAP
  • ["PowerDNSLdap"]
    • DNS Server with LDAP Backend

LDAP Management

  • ["LDAPTools"]

Entry Formats

  • Formats for various LDAP entries: ["LDAPFormats"]

Miscellaneous

  • On Distinguished Names: ?LdapDn


Previous:

Top: ["LDAP"]

Next: ?"LDAPOverview"


French LDAP Documentation

SSH et LDAP

  • ["DebFrSshLDAP"]

Samba et LDAP

  • ["DebFrSambaLDAP"]

Apache et LDAP

  • ["DebFrLDAP"]


Older English LDAP Documentation on this wiki

LDAP Authentication

  • ["LDAPAuthentication"]

Server Setup

  • ["LDAPMigrationTools"]

Services

NSS, PAM, SSH, and PAM-SAMBA Client Setup

  • ["NSSLDAPSetup"]
  • ["PAMLDAPSetup"]
  • ["SSHLDAPSetup"]
  • ["PAMSAMBALDAPSetup"]

NFS and AutoFS Setup

  • ["NFSServerSetup"]
  • ["AutoFSClientSetup"]

SAMBA Setup

  • ["SAMBAServerSetup"]
  • ["SAMBAClientSetup"]

Using LDAP

  • ["LDAPAuthenticationTools"]