Skip to Content.
Sympa Menu

grouper-users - [grouper-users] Privileges on Grouper attributes

Subject: Grouper Users - Open Discussion List

List archive

[grouper-users] Privileges on Grouper attributes


Chronological Thread 
  • From: Keith Hazelton <>
  • To:
  • Subject: [grouper-users] Privileges on Grouper attributes
  • Date: Tue, 26 Feb 2013 22:01:47 -0600
  • Authentication-results: sfpop-ironport04.merit.edu; dkim=neutral (message not signed) header.i=none

I see in grouper.properties:
----------
# If set to _true_, the ALL subject will be granted that privilege on
# each new attributeDef that is created.
attributeDefs.create.grant.all.attrAdmin = false
attributeDefs.create.grant.all.attrOptin = false
attributeDefs.create.grant.all.attrOptout = false
attributeDefs.create.grant.all.attrRead = false
attributeDefs.create.grant.all.attrUpdate = false
attributeDefs.create.grant.all.attrView = false
----------

My questions are
1) If attributeDefs were created with all these set to false, are there
Grouper API calls to grant these privileges selectively to groups and/or
individuals?
2) Are there also privileges like this on individual attributes as well as
attributeDefs?

--Keith



Archive powered by MHonArc 2.6.16.

Top of Page