LDAP control panel for Plone 3
Project description
Overview
simplon.plone.ldap provides a user interface in a Plone site to manage LDAP and Active Directory servers.
It builds on the functionality provided by LDAPMultiPlugins, LDAPUserFolder and PloneLDAP.
Active Directory
Active Directory provides an LDAP interface to its data. Using this interface Plone can use both users and groups from an Active Directory system. Writing to Active Directory is not supported.
With Active Directory you can use two different properties as login name: userPrincipalName and sAMAccountName. sAMAccountName is the plain account name without any domain information and is only unique within a single domain. If your environment only uses a single AD domain this option is the best choice. For environments with multiple names the userPrincipalName attribute can be used since this includes both account name and domain information.
Since Plone does not support binary user ids it is not possible to use the objectGUID attribute as user ids. Instead you can use either sAMAccountName or userPrincipalName. The same criteria for choosing a login name also apply to selecting the user id attribute.
Standard LDAP
LDAP directory servers are fully supported. LDAP users and groups are usable as standard Plone users and groups can be me managed normally. Creating and deleting users and groups is supported.
Copyright and credits
:
- Copyright
simplon.plone.ldap is Copyright 2007 by Simplon
- Credits
Wichert Akkerman <wicher@simplon.biz>
- Funding
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for simplon.plone.ldap-1.0rc2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8f6937794350ffdbf9072029f65f4ca6f56902cde772da067f467c70de8bf41d |
|
MD5 | 885af7798260cb1435eb33e9e7838448 |
|
BLAKE2b-256 | 301059a32cd9f393ce32d52dc378a645ea4d681550a25237be2aa5c2eb36fb04 |
Hashes for simplon.plone.ldap-1.0rc2-py2.4.egg
Algorithm | Hash digest | |
---|---|---|
SHA256 | ad51c6abc257a08aac24878288a1a5b9b07635dfbdcf1e4eb0d0d4b878742bcb |
|
MD5 | be2a1834732ce69da0fb0f82cd13f483 |
|
BLAKE2b-256 | 6e2046b94b3c2c705ea638eaa90f98d118b1924d0093457fe929bf8e9a70ec10 |