Skip to Content.
Sympa Menu

grouper-users - [grouper-users] RE: Provisioning a Group of Groups

Subject: Grouper Users - Open Discussion List

List archive

[grouper-users] RE: Provisioning a Group of Groups


Chronological Thread 
  • From: "Doppala, Karthik" <>
  • To: Chris Hyzer <>
  • Cc: "" <>
  • Subject: [grouper-users] RE: Provisioning a Group of Groups
  • Date: Tue, 1 Apr 2014 22:20:43 +0000
  • Accept-language: en-US

I am good for now J. Thanks Chris!

 

From: [mailto:] On Behalf Of Chris Hyzer
Sent: Tuesday, April 01, 2014 12:57 PM
To: Doppala, Karthik
Cc:
Subject: [grouper-users] RE: Provisioning a Group of Groups

 

So you are all set here or you need more info?

 

From: Doppala, Karthik []
Sent: Tuesday, April 01, 2014 3:58 PM
To: Chris Hyzer
Cc:
Subject: RE: Provisioning a Group of Groups

 

Thanks for the response Chris! I did realize that the changeLogEntry table is being populated by the super Group (overall group) and our custom changeLogConsumer is actually picking up the membership information.

 

From: Chris Hyzer []
Sent: Monday, March 31, 2014 11:07 PM
To: Doppala, Karthik;
Subject: RE: Provisioning a Group of Groups

 

There is a changeLogEntry(Temp) record for the addition of a group to another group (see below), but you are expecting multiple entries for all the groups that the parent group is in, right?

 

Did you write the change log consumer?  You can run a query with the Grouper API to find the group sets that the membership change affects (which is what you want).  If you want to go down this path, we can help you write that Java API call…

 

Thanks

Chris

 

 

 

 

From: Doppala, Karthik []
Sent: Monday, March 31, 2014 7:44 PM
To:
Cc: Chris Hyzer
Subject: Provisioning a Group of Groups

 

Hi All,

I understand that an easy way to create a Group of groups is to add them as members to that particular group. In this case these are no entries created in the membership  and changeLogEntryTemp tables.

We use the chaneLogEntryConsumer extensions to provision groups to our directory, so in this case the group of groups would not be provisioned as an attribute to each and every member of all the included groups. From my understanding this super group can be accessed only by using the grouper web service, is there a way we can actually provision this super group to the Directory?

 

Thanks,

Karthik




Archive powered by MHonArc 2.6.16.

Top of Page