Hi, I looked into this a bit more and I discovered that the classes were indeed there and I got it working to a point. It appears that there is a bug in the group management area though because in the LDAP schema the class 'j2-classname' is required but it's not provided - I modified the class LdapGroupDaoImpl to give it what it wanted and I was able to add a group. I had to abandon my efforts at that point but the functionality to associate users with groups still wasn't working properly. I can post the changes that I made to get this working if anybody would find it useful.
Cheers, Iain -----Original Message----- From: David Sean Taylor [mailto:[EMAIL PROTECTED] Sent: 20 July 2006 17:18 To: Jetspeed Users List Subject: Re: Groups in LDAP O'Connell, Iain wrote: > Hi Folks, > > I'm a new user to Jetspeed 2 and I'm currently working on a proof of concept > using portlets. As part of this I need to demonstrate Jetspeed using LDAP > and while I've got user authentication set up through LDAP it appears that > the authentication components (I'm mainly interested in groups) may not yet > have been implemented. Would anybody have any information on the current > status of this functionality? > I was not involved in the LDAP development. However, it appears that Groups are implemented and tested. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
