Skip to Content.
Sympa Menu

grouper-users - RE: Deleting a group with GrouperClient

Subject: Grouper Users - Open Discussion List

List archive

RE: Deleting a group with GrouperClient


Chronological Thread 
  • From: Chris Hyzer <>
  • To: Paul Gazda <>, "" <>
  • Subject: RE: Deleting a group with GrouperClient
  • Date: Tue, 28 Jul 2009 14:13:12 -0400
  • Accept-language: en-US
  • Acceptlanguage: en-US

Ok, I will do a proof of concept.  The added_exists means you are adding someone and they are already there (that is still a success=T).

There isn’t a way currently to keep memberships of a deleted group since the memberships are foreign keys… if we had a way to disable a group, that might do it, but it doesn’t exist now and there are no current plans.

 

Chris

 

From: Paul Gazda [mailto:]
Sent: Tuesday, July 28, 2009 2:07 PM
To: Chris Hyzer;
Subject: RE: Deleting a group with GrouperClient

 

Thanks, Chris. I would appreciate a definitive answer. I thought I saw a result code something like “added_exists” when I was assigning admin privileges to a test group that I had been creating and deleting through successive tests. I haven’t seen it since, but was wondering if privileges or memberships could be left in database tables for a group that no longer exists, and then if a group by the same name was subsequently created, those privileges and memberships would attach to it, without the creator knowing.

 

Paul Gazda

Web Developer, Staff Specialist

Information Technology Services

Northern Arizona University

(928) 523-6844

 

From: Chris Hyzer [mailto:]
Sent: Tuesday, July 28, 2009 10:49 AM
To: Paul Gazda;
Subject: RE: Deleting a group with GrouperClient

 

My understanding is that all memberships and privileges will be deleted automatically.  The only things that would hold it up are if the user (or actAs user) doesn’t have admin privileges on the group, or if the group is used as a factor in another composite group.

 

I can do a quick proof of concept demonstrating this with the client, do you need this?

 

Thanks,

Chris

 

From: Paul Gazda [mailto:]
Sent: Monday, July 27, 2009 5:19 PM
To:
Subject: [grouper-users] Deleting a group with GrouperClient

 

When a group is deleted using the GrouperClient 1.4.2 groupDeleteWs method, are all of the privileges and memberships associated with the group deleted automatically, or do they have to be explicitly deleted before deleting the group? Thanks.

 

Paul Gazda




Archive powered by MHonArc 2.6.16.

Top of Page