Skip to Content.
Sympa Menu

grouper-users - new grouper component: grouper client

Subject: Grouper Users - Open Discussion List

List archive

new grouper component: grouper client


Chronological Thread 
  • From: Chris Hyzer <>
  • To: Grouper Dev <>, "" <>
  • Subject: new grouper component: grouper client
  • Date: Mon, 1 Dec 2008 03:24:30 -0500
  • Accept-language: en-US
  • Acceptlanguage: en-US

Hey,

 

I suggest we look at a new grouper component: grouper client.

 

Grouper client is intended for the department user of grouper (not the installer), and is an front end for LDAP and Grouper web services.  It is a command line utility, and a Java library.  It can be used to quickly get up and running with grouper, or can be used in production.

 

https://wiki.internet2.edu/confluence/display/GrouperWG/Grouper+Client

 

I have been working on this and have LDAP and two web services operations working, and it should be all downhill from here to create the rest.  The current stuff is all unit tested and is ready to use, so feel free to download and try it.

 

I expect Penn to use this in production for Grouper 1.4, though since it is new, I labeled it as experimental (especially now before it is finally released J ).

 

Here are some use cases which are currently implemented:

 

1.       Connect to LDAP SSL from windows freely and easily

2.       Run LDAP lookups that might not even be grouper related (e.g. we want to convert a pennid to a pennkey, in our grouper ldap)

3.       Run LDAP queries for hasMember, getMembers

4.       Get the members of a group from LDAP, and store in a file, with each subjectId on a line

5.       Get the members of a group from web services, and store a certain subject attribute in a file, with each one on its own line

6.       Take a file of subjectIdentifiers, and replace the members of a group with it

 

Please give me any feedback, and maybe we can discuss at the next conference call.

 

Regards,

Chris



  • new grouper component: grouper client, Chris Hyzer, 12/01/2008

Archive powered by MHonArc 2.6.16.

Top of Page