Skip to Content.
Sympa Menu

grouper-users - RE: [grouper-users] Wanted: Group containing other groups

Subject: Grouper Users - Open Discussion List

List archive

RE: [grouper-users] Wanted: Group containing other groups


Chronological Thread 
  • From: Chris Hyzer <>
  • To: Martti Jokipii <>, "" <>
  • Subject: RE: [grouper-users] Wanted: Group containing other groups
  • Date: Mon, 10 Nov 2008 16:09:28 -0500
  • Accept-language: en-US
  • Acceptlanguage: en-US

I believe yes to both.

For the WS, use an addMember call, and for the subjectLookup, use the group
uuid (e.g. fa2dd790-d3f9-4cf4-ac41-bb82e63bff66) as the subject id
(optionally you can use g:gsa as the subject source id). So you will need to
look this up since it is not the group name...

For GSH, there are probably many ways to do this, but the easiest might be
the same concept:

addMember(groupNameToAddTo, groupUuidToAdd)

Ive updated the docs for these to reflect this (and some javadoc which will
propagate eventually):

https://wiki.internet2.edu/confluence/display/GrouperWG/Add+Member
https://wiki.internet2.edu/confluence/display/GrouperWG/GrouperShell+(gsh)

Let me know if either does not work...

Kind regards,
Chris

> -----Original Message-----
> From: Martti Jokipii
> [mailto:]
> Sent: Monday, November 10, 2008 3:24 PM
> To:
>
> Subject: [grouper-users] Wanted: Group containing other groups
>
> Hi,
>
> Maybe I have missed something, but: Is it possible to include a group
> as
> member into another group by using GSH or Web Service interface?
>
>
> - Martti
>
> Martti Jokipii # E-mail:
>
> Tampere University of Technology # Phone: +358 3 3115 2425
> Network Administration # GSM: +358 40 849 0804
> P.O. Box 692, 33101 Tampere, FINLAND # FAX: +358 3 3115 2172




Archive powered by MHonArc 2.6.16.

Top of Page