Skip to Content.
Sympa Menu

grouper-dev - question about creating many groups

Subject: Grouper Developers Forum

List archive

question about creating many groups


Chronological Thread 
  • From: Joy Veronneau <>
  • To:
  • Subject: question about creating many groups
  • Date: Thu, 9 Mar 2006 11:44:31 -0500

Hi,

I have a use case I would like to test which involves creating thousands of groups ... so I don't want to do them manually :)

I looked at using the contrib/cdg utility:

// Create a group with extension example within stem
// com.
% java com.devclue.grouper.group.GroupAdd com example

but it looks like there is no way to specify the "display extension" and "description". It appears to add the group but I can't see the group in the UI. If I do a search for the group, bad things happen :)

I suppose when the xml import utility is available I can do it that way.

My question is - is there an existing utility to get these groups imported? Should I look at modifying cdg?

Thanks,

Joy



Archive powered by MHonArc 2.6.16.

Top of Page