I tried with the functions joinGroup and unjoinGroup, though doesnt work, and the groups doesnt show well, so i keeped my own portlet taht does it directly to database (grouphandler.zip), in the new one lists only jetspeed or apache groups, not others (that are setted though) in grouphandler_js.zip. In theory it should be right but...oh well. if someone needs it can take it.
(to use the one that does it directly on db just place the strings for the database instead of the dbconnstring class functions) <=- Raffaele Ragni -=> ----- Original Message ----- From: "Stefaan" <[EMAIL PROTECTED]> To: "Jetspeed Users List" <[EMAIL PROTECTED]> Sent: Tuesday, September 24, 2002 1:19 PM Subject: RE: Groups and how handling them > sorry, > I'm meant the GroupManagement service and not UserManagement service. > Stefaan > > -----Original Message----- > From: Raffaele Ragni [mailto:[EMAIL PROTECTED]] > Sent: dinsdag 24 september 2002 12:53 > To: Jetspeed Users List > Subject: Re: Groups and how handling them > > > in the way i am using it, every role has the dummy group (jetspeed) and the > groups have a dummy role (guest) so it works for me > > > |- Raffaele Ragni < [EMAIL PROTECTED] > > |- Tel 071 2900854 / Fax 071 2908551 / Cel 333 3659770 > |- CONE Sistemi Informativi > > > ----- Original Message ----- > From: "Stefaan" <[EMAIL PROTECTED]> > To: "Jetspeed Users List" <[EMAIL PROTECTED]> > Sent: Tuesday, September 24, 2002 11:54 AM > Subject: RE: Groups and how handling them > > > > The UserManagement service has the joinGroup and unJoinGroup methods. I > > think that is what you need. > > > > It's to bad jetspeed does not make use of the out of the box security > > service of turbine. in jetspeed a role is connected to a user. In turbine > it > > a role is connected to a user in a particular group. That means that a > user > > can have a different set of roles depending on the group. > > > > -----Original Message----- > > From: Raffaele Ragni [mailto:[EMAIL PROTECTED]] > > Sent: dinsdag 24 september 2002 11:08 > > To: Jetspeed Users List > > Subject: Groups and how handling them > > > > > > Hi, > > i am using a lot groups in my portlets, but when i've seen that there isnt > a > > way to set them in jetspeed, > > i did a portlet of mine to set them. > > Now, it works but it access directly to database, not like other portlets > of > > security does. > > I have seen that there is a 'grant role' function so i were wondering if > > there were a 'grant group' one too (and revoke too obviously) > > Anyone knows of this? > > > > > > |- Raffaele Ragni < [EMAIL PROTECTED] > > > |- Tel 071 2900854 / Fax 071 2908551 / Cel 333 3659770 > > |- CONE Sistemi Informativi > > > > > > > > -- > > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> >
grouphandler.zip
Description: Zip compressed data
grouphandler_js.zip
Description: Zip compressed data
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
