Skip to Content.
Sympa Menu

grouper-users - Re: [grouper-users] RE: Unix GID's in Grouper

Subject: Grouper Users - Open Discussion List

List archive

Re: [grouper-users] RE: Unix GID's in Grouper


Chronological Thread 
  • From: Dirk Kastens <>
  • To: Chris Hyzer <>
  • Cc: "" <>
  • Subject: Re: [grouper-users] RE: Unix GID's in Grouper
  • Date: Mon, 14 Jun 2010 12:42:43 +0200

Hi again,

Please try it out and let me know if there are any problems.

The success message came too early. Although I'm getting the message that I'm not allowed to change the posixGroup, the gidNumber is still changed:

-------------
gsh 3% getGroupAttr("aStem:aGroup9", "gidNumber")
20
gsh 4% setGroupAttr("aStem:aGroup9", "gidNumber", "33")
// Error: unable to evaluate command: Sourced file: inline evaluation of: ``setGroupAttr("aStem:aGroup9", "gidNumber", "33");'' : Error invoking compiled command: : Error in compiled command: edu.internet2.middleware.grouper.hooks.logic.HookVeto: cantEditTypeNotInGroup: Not allowed to edit type: posixGroup, changing attribute gidNumber since the user Subject id: xmuster, sourceId: uosldap is not in group: null
gsh 5% getGroupAttr("aStem:aGroup9", "gidNumber")
33
----------------

Regards,
Dirk

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature




Archive powered by MHonArc 2.6.16.

Top of Page