Skip to Content.
Sympa Menu

grouper-users - Re: [grouper-users] Problems with naming privileges

Subject: Grouper Users - Open Discussion List

List archive

Re: [grouper-users] Problems with naming privileges


Chronological Thread 
  • From: Tom Barton <>
  • To:
  • Subject: Re: [grouper-users] Problems with naming privileges
  • Date: Sun, 02 Jan 2005 09:39:24 -0600

Seems like this is a real candidate for contributed code. Would you like to contribute it, ie, so that it is in the grouper cvs and will be included in subsequent releases? If so, just tell me when you think it's ready. Looks like you've already dealt with copyright and license in the same manner as the other contrib codes.

Tom

Keith Hazelton wrote:
Fixed my contrib/privmgr/privmgr.java errors. I just needed to add the "type" parameter to the GrouperGroup.load method so it would load groups of specified type (base or naming).

GrouperGroup g = GrouperGroup.load(s, stem, extn, gType)
^^^^^^^

Fixed another error in the if-else block scoping. Now it works as expected. I can set and revoke access and naming privileges.
See updated copies at:

http://arch.doit.wisc.edu/keith/i2/grouper/privmgr/privmgr.java
http://arch.doit.wisc.edu/keith/i2/grouper/privmgr/build.xml
http://arch.doit.wisc.edu/keith/i2/grouper/privmgr/README

Terminal session examples:
> ...



Archive powered by MHonArc 2.6.16.

Top of Page