grouper-users - Re: [grouper-users] Re: posixGroup provisioning through psp
Subject: Grouper Users - Open Discussion List
List archive
- From: David Langenberg <>
- To: Jeffrey Crawford <>
- Cc: Chris Hyzer <>, Gouper Users List <>
- Subject: Re: [grouper-users] Re: posixGroup provisioning through psp
- Date: Fri, 14 Nov 2014 11:38:22 -0700
Ok, I'll take a peek at this again and let you know.
Stay tuned.
Dave
On Thu, Nov 13, 2014 at 12:54 PM, Jeffrey Crawford <> wrote:
Yes I just upgraded from 2.2.0 to 2.2.1.I've tried defining the following in the psp-resolver but I'm still not able to map the idIndex to a gidNumber, so far I've tried the attribute name IntegerID from the Jira ticket and idIndex referenced in the page https://spaces.internet2.edu/display/Grouper/Integer+IDs+on+Grouper+objects neither seems to yield an actual number though:psp.xml
--------------------------
.
.
.
<!-- The ldap group "IndexID" attribute. (Hint use for posixGroups) -->
<attribute
name="gidNumber"
ref="groupIdIndex" />
.
.
.
--------------------------psp-resolver.xml
--------------------------
<!-- The value of the group "idIndex" attribute is the group index ID in the UI:. -->
<resolver:AttributeDefinition
id="groupIdIndex"
xsi:type="ad:Simple"
sourceAttributeID="idIndex">
<resolver:Dependency ref="GroupWithoutMermbershipsDataConnector" />
<resolver:Dependency ref="UpdateGroupIdIndexChangeLogDataConnector" />
</resolver:AttributeDefinition>
.
.
.
<!-- Returns change log attributes representing the changing of a group's idIndex. -->
<resolver:DataConnector
id="UpdateGroupIdIndexChangeLogDataConnector"
xsi:type="psp-grouper-changelog:ChangeLogDataConnector">
<!-- The AND filter matches both child filters. -->
<grouper:Filter xsi:type="grouper:AND">
<!-- The ChangeLogEntry filter matches change log entries with the given category and action. -->
<grouper:Filter
xsi:type="psp-grouper-changelog:ChangeLogEntry"
category="group"
action=""updateGroup"" />
<!-- The ChangeLogExactAttribute filter matches change log entries with the given attribute and value. -->
<grouper:Filter
xsi:type="psp-grouper-changelog:ChangeLogExactAttribute"
name="propertyChanged"
value="idIndex" />
</grouper:Filter>
</resolver:DataConnector>
----------------------------Jeffrey
David Langenberg
Identity & Access Management
The University of Chicago
- [grouper-users] posixGroup provisioning through psp, Jeffrey Crawford, 11/08/2014
- [grouper-users] Re: posixGroup provisioning through psp, Jeffrey Crawford, 11/13/2014
- RE: [grouper-users] Re: posixGroup provisioning through psp, Chris Hyzer, 11/13/2014
- Re: [grouper-users] Re: posixGroup provisioning through psp, Jeffrey Crawford, 11/13/2014
- Re: [grouper-users] Re: posixGroup provisioning through psp, David Langenberg, 11/14/2014
- Re: [grouper-users] Re: posixGroup provisioning through psp, Jeffrey Crawford, 11/14/2014
- Re: [grouper-users] Re: posixGroup provisioning through psp, David Langenberg, 11/14/2014
- Re: [grouper-users] Re: posixGroup provisioning through psp, Jeffrey Crawford, 11/13/2014
- RE: [grouper-users] Re: posixGroup provisioning through psp, Chris Hyzer, 11/13/2014
- [grouper-users] Re: posixGroup provisioning through psp, Jeffrey Crawford, 11/13/2014
Archive powered by MHonArc 2.6.16.