LDAP: Difference between revisions

m (LDAP Issues moved to LDAP)
Line 2: Line 2:


An overview of [[LDAP]]
An overview of [[LDAP]]
[[LDAP]] is used in [[ZCS]] to store data for
* [[Global configuration]]
* [[USER]] and [[Authentication]]
* [[SERVER]]
* [[DOMAIN]]
* [[COS]]
Additionally, information relating to:
* [[External Authentication]]
* [[External GAL]]


== Installation Problems ==
== Installation Problems ==

Revision as of 18:50, 5 March 2006

LDAP Overview

An overview of LDAP

LDAP is used in ZCS to store data for

Additionally, information relating to:

Installation Problems

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

LDAP and DNS

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

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

host ldap-hostname

Make sure you understand DNS.

Connecting to an external LDAP server with SSL

Failure to Connect

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

Jump to: navigation, search