[GAP] grouperDispatcher

Jeff McCullough jeffmc at berkeley.edu
Fri Dec 18 01:41:16 EST 2015


Thank you. I had tried all the variations that seemed reasonable like you suggest, but none of them worked either. I was hoping there was something I was missing about the format. I did a cursory look through the code, but nothing popped out. Let me know if you or anyone else has any further thoughts.

Jeff

> On Dec 17, 2015, at 5:53 PM, Jeffrey Eaton <jeaton at cmu.edu> wrote:
> 
> 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