History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: UP-2133
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Andrew Wills
Reporter: Andrew Wills
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
uPortal

Add the SmartLdapGroupStore to uP

Created: 07/Aug/08 05:42 PM   Updated: 07/Dec/09 03:11 PM
Component/s: Groups
Affects Version/s: None
Fix Version/s: 3.1.0-M2

Original Estimate: 4 minutes Remaining Estimate: 4 minutes Time Spent: Unknown
File Attachments: 1. Text File SmartLdapGroupStore.patch (35 kb)



 Description  « Hide
The SmartLdapGroupStore is designed to discover information about groups of users defined within an LDAP directory server. It queries an LDAP data source for a collection of group objects and uses their attributes to organize them into a hierarchy. It uses Person Attributes to determine which users belong to these groups.

Although there are existing implementations of GaP that can leverage information from LDAP in some fashion - PAGS, LDAPGroupStore, JitLDAPGroupStore - none of them can do what SmartLdapGroupStore does: discover groups. They all rely on local configuration where they groups they support must be defined explicitly.

See wiki page: http://www.ja-sig.org/wiki/display/UPC/SmartLdapGroupStore

 All   Comments   Work Log   Change History      Sort Order:
Andrew Wills [27/Aug/08 06:15 PM]
Proposed patch to complete this issue.

Andrew Wills [29/Aug/08 12:55 PM]
committed per patch.