You are here: Home Plone products PloneLDAP

PloneLDAP (1.0)

1
by Olha Pelishok last modified 2008-05-20
0.0
0.0
0.0
0.0
Released on 2007-11-11 by Wichert Akkerman for Plone 2.5, Plone 3.0 under GPL - GNU General Public License available for All platforms.
Software development stage: stable
The PloneLDAP product is intended to make it easier to use LDAP connections in a Plone website. It contains PAS plugins which allow using of LDAP and Active Directory servers in a Plone site.

Introduction

The PloneLDAP product is intended to make it easier to use LDAP connections in a Plone website. It builds upon the excellent LDAPMultiPlugins_ and "LDAPUserFolder_ products which provide the basic LDAP infrastructure.

The extra functionality provided by this product require features beyond that are not part of the standard Pluggable Authentication Service, which is why they are not included in LDAPMultiPlugins.

.. _LDAPMultiPlugins: http://www.dataflake.org/software/ldapmultiplugins
.. _LDAPUserFolder: http://www.dataflake.org/software/ldapuserfolder

PloneLDAP integrates LDAP fully into your Plone site:

  • users in an LDAP database can be used as normal users in Plone. You can search for them, assign roles to them, create them and remove them.
  • groups in an LDAP database can be used as normal groups in Plone. You can view them, manage group members, create new groups and remove them.  LDAP groups can only have LDAP users as members. LDAP users can be group members of non-LDAP groups.
  • member properties for LDAP users need not be stored completely in the LDAP database: you can mix LDAP and ZODB-stored properties.
Document Actions
Powered by Plone