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

Directories contain authentication and authorisation information about users, groups and roles. Crowd supports an unlimited number of directories, which allows administrators to create silos of users (e.g. 'customers' and 'employees').
Crowd supports three types of directories:

  • Crowd Internal DirectoryInternal directories use the Crowd database to store user, group and role information. Internal directories are stored in Crowd's database server.
  • LDAP Directory ConnectorCrowd provides built-in connectors for the most popular LDAP directory servers (Micrsoft Active Directory, SunONE, OpenLDAP, Apache Directory). These LDAP connectors enable you to quickly integrate existing desktop logins with web-applications.
  • Custom Directory ConnectorCustom directory connectors allow developers to connect Crowd to custom user-stores, such as existing databases or legacy system.

You can add as many (or as few) directories of each type as you need.

To add a directory,

  1. Login to the Crowd Administration Console.
  2. Click the 'Directories' link in the top navigation bar.
  3. This will display the Directory Browser. Click the 'Add Directory' link.
  4. This will display the 'Select Directory Type' screen (see below). Click the button corresponding to the type of directory you want to add:

(info) Once a directory has been configured, you will need to specify permissions for its users. You can then map the directory to appropriate applications.

Screenshot 1: 'Add Directory'

Screenshot 2: 'Select Directory Type'


関連トピック  

Crowd 1.0 Documentation