[GAP] grouperDispatcher

Jeffrey Eaton jeaton at cmu.edu
Thu Dec 17 20:53:25 EST 2015


I think it’s because your pattern has :Includes, but the group is _includes.

-jeaton

> On Dec 17, 2015, at 8:39 PM, Jeff McCullough via Identity-services-gap <identity-services-gap at lists.andrew.cmu.edu> wrote:
> 
> One more question if I may…
> 
> I added a couple of lines to the config following this example:
> 
> +|edu:berkeley:*|test.opendj.groups| addMember, removeMember, renameGroup,  removePrivilege, addPrivilege, deleteGroup, updateGroup,  createGroup, fullSyncPrivilege, fullSync |json
> -|edu:berkeley:*:includes|test.opendj.groups| addMember, removeMember, renameGroup,  removePrivilege, addPrivilege, deleteGroup, updateGroup,  createGroup, fullSyncPrivilege, fullSync |json
> 
> A group like "edu:berkeley:app:calnet:campus-community:campus-community-test_includes” matches on the include tree with level 3, and not the exclude tree which has a level -1.
> 
> This does exclude it:
> -|edu:berkeley:app:calnet:campus-community:campus-community-test_includes|test.opendj.groups| addMember, removeMember, renameGroup,  removePrivilege, addPrivilege, deleteGroup, updateGroup,  createGroup, fullSyncPrivilege, fullSync |json
> 
> What needs to be changed in the first exclude line above?
> 
> Thanks,
> Jeff
> 
>> On Jul 15, 2015, at 7:22 AM, Rahul Doshi <rrdoshi at cmu.edu> wrote:
>> 
>> Hello,
>> 
>> I have committed to git repository new version of grouperDispatcher that has capability to exclude groups from synching.   Example you could configure something like below which would synch everything under Apps tree except for groups ending with includes.
>> 
>> +|Apps:*
>> -|Apps:*:Includes
>> 
>> Thanks,
>> Rahul
>> _______________________________________________
>> Identity-services-gap mailing list
>> Identity-services-gap at lists.andrew.cmu.edu
>> https://lists.andrew.cmu.edu/mailman/listinfo/identity-services-gap
> 
> _______________________________________________
> Identity-services-gap mailing list
> Identity-services-gap at lists.andrew.cmu.edu
> https://lists.andrew.cmu.edu/mailman/listinfo/identity-services-gap



More information about the Identity-services-gap mailing list