LDAP

Revision as of 04:28, 25 February 2006 by Marcmac (talk | contribs)

LDAP Overview

An overview of LDAP

Installation Problems

  • LDAP initialization fails
    • Failure to resolve the LDAP server
    • Failure to connect to the LDAP server

LDAP and DNS

DNS information can be found here.

LDAP uses DNS to resolve the ldap host, even if it's the local host

To verify that you're able to resolve the ldap host:

host ldap hostname

Failure to Connect

If resolution succeeds, the initialization may fail because the LDAP server failed to start

Jump to: navigation, search