Documentation for Crowd 1.4. Documentation for other versions of Crowd is available too.

This page provides configuration notes for Apache Directory Server, in relation to Configuring an LDAP Directory Connector.

Known issues with ApacheDS and Crowd:

1. CWD-562:Cannot create group in ApacheDS 1.5.1.
2. ApacheDS 1.0.2 does not support password resets without a restart. CWD-346.
3. ApacheDS does not support paged results. CWD-1109: Cannot browse users or groups if Use Paged Results is enabled.

Please vote on these issues and add them to your JIRA watch list for future updates.

Screenshot: 'Connector — Apache '





属性

説明

Connector

The directory connector to use when communicating with the directory server.

URL

The connection URL to use when connecting to the directory server, e.g.: ldap://localhost:389, or port 639 for SSL.

Secure SSL

Specifies if the connection to the directory server is a SSL connection.

Use Node Referrals

Use the JNDI lookup java.naming.referral option. Generally needed for Active Directory servers configured without proper DNS, to prevent a 'javax.naming.PartialResultException: Unprocessed Continuation Reference(s)' error.

Use Nested Groups

Enable or disable support for nested groups on the LDAP user directory.
(info) This feature is available in Crowd 1.4.4 and later.

ページングされた結果を使用

Use the LDAP control extension for simple paged results option. Retrieves chunks of data rather than all of the results at once. This feature may be necessary when using Microsoft Active Directory if more than 999 results are returned for any given search.

ベース DN

Enter the root distinguished name to use when running queries versus the directory server, e.g.: o=acmecorp,c=com.

ユーザー DN

The username that Crowd will use when connecting to the directory server.

パスワード

The password that Crowd will use when connecting to the directory server.





Configuration details for ApacheDS

OpenLDAP Directory Example

ベース DN

dc=example,dc=com


次のステップ

Go back to Configuring an LDAP Directory Connector

関連トピック

Crowd Documentation