grouper-users - Re: [grouper-users] Initial teething problems with PSPNG
Subject: Grouper Users - Open Discussion List
List archive
- From: "Bee-Lindgren, Bert" <>
- To: Jeffrey Williams <>, Mark Cairney <>
- Cc: "" <>
- Subject: Re: [grouper-users] Initial teething problems with PSPNG
- Date: Wed, 6 Dec 2017 14:39:57 +0000
- Accept-language: en-US
- Authentication-results: spf=none (sender IP is ) ;
- Ironport-phdr: 9a23:v6IuSRVVWoLNFvbFQRPdr9Twm/DV8LGtZVwlr6E/grcLSJyIuqrYZRWCuqdThVPEFb/W9+hDw7KP9fuxCSpYud6oizMrSNR0TRgLiMEbzUQLIfWuLgnFFsPsdDEwB89YVVVorDmROElRH9viNRWJ+iXhpTEdFQ/iOgVrO+/7BpDdj9it1+C15pbffxhEiCCzbL52Lxi6txndutULioZ+N6g9zQfErGFVcOpM32NoIlyTnxf45siu+ZNo7jpdtfE8+cNeSKv2Z6s3Q6BWAzQgKGA1+dbktQLfQguV53sTSXsZnxxVCAXY9h76X5Pxsizntuph3SSRIMP7QawoVTmk8qxmUwHjhjsZODEl8WHXks1wg7xdoBK9vBx03orYbJiIOPZiYq/ReNUXTndDUMlMTSxMGoOyYZUSAeodM+hWrIf9qFkPrRSiCgahH/ngxiNUinLswaE2z/ktHAfb1wIgBdIOt3HUoc37OKoPT++60rDEwzPCb/NQxDj955LIfQ4nof2UQLl9bNTeyVMzFw/Lk16drpfqMC2P1uQRqWSU9PRvWvy2h24jqgFxpCWgxsg2iobXgIIY0VfE9SRlwIovKt23UlJ7bsC4H5tQrS2VKZZ5Qt47TmxupS00xLoGuZuhcygLzpQq3xHfa+aAc4iV+hLsSvyRLS1ii3J9YLKznxSy8U+7xe3mS8m01k1KripbndnIsnABzQbT6tWBSvdl8UehwzGP1x3L6u1eJ0A7j6/bJIAnz7UtlZQTqVzOEjHsl0nqkaObc1go9vW15+nibLXrqYOQO5NxhwHwLKsjldawDOE9PwUMQ2SW+/yw2KPi8EHkXLlHi+A6n6bavZ3fOMgbqLK1DxFQ34o+5RuzEyuq3dEWkHUZI19IexeKgojrNlzOIP31CPiyjlajnTt2wv3KI7PhDojDLnXFjbzvZ6xy61RGxwo21d1f54xbCrUGIP/rQkH8qNvWAgM3PgCt3uvoCstx2poZWW2UHKCVKqTSsUKU5u00JOmMeYkVtyvnJ/g9/f7uimM5lkEBcqm13JsXb3a4Eu5hI0WEfXrshtABEWAJvgYkUOPqj1iCXSZSZ3a0Qa08+ik2BJy8AovfW4yghaGN0DqmEpBTaGBLBUyAHWvteoWKRfgBZzidL8pknzEGSbSsSZct1RS0uw/7z7pnIPDU+iodtZ/7z9d6+ffTlQ0o+TNvEcuSzXiBT2V1nmMOWjA207p/rlJ7ylqY1qh4guBYGcZc5/xTTgc1K4LTz+xgB9/sRw3BY8+FSEy6TdW+HTExUtUxzscBY0ZnHNWikwjD0DSwA7MMiryLH4I78rjH33XqI8Z9ym3G1LU6j1U4WMdPNGumhrJh+AjJAY7GjVmZm7iweasCwSHN6TTL8W3bnkxWXhR9QO36XHQbZ0LTtpyt5E3dTruqCL0PLw1KxoiPJrYcLpXMhE9FDNzqOc7YbnP5z0K5HxXO7bqNdoznak0Q0GPUAw4ZkFZA02yBMF10LCqs5kbfCjBhD1/pJwvG/PNi4jvvREIu00eAYkAk07uz9hEPiPq0TPIPmL0NpCoqq3N5EEvrjIGeMMaJuwc0JPYUWtg6+loSkDuB7wE=
- Spamdiagnosticmetadata: NSPM
- Spamdiagnosticoutput: 1:99
Hello,
> it seems that PSPNG is more a breadth-first sort of provider, where > it'll provision empty groups first then come back and add members
Yes, by default, PSPNG does create groups and then fills them with their members later. Setting a "...supportsEmptyGroups=false" property will force PSPNG to not violate member-requiring schemas by not pre-creating groups and by deleting them when they would become empty again.
--Bert
From: <> on behalf of Jeffrey Williams <>
Sent: Wednesday, December 6, 2017 9:11 AM To: Mark Cairney Cc: Subject: Re: [grouper-users] Initial teething problems with PSPNG I'm currently cutting my teeth on PSPNG as well, so you're not alone!
This particular line is of interest to me:
errorMessage='object class 'groupOfNames' requires attribute
'member'', diagnosticMessage='object class 'groupOfNames' requires attribute 'member'') From my limited observation, it seems that PSPNG is more a breadth-first sort of provider, where it'll provision empty groups first then come back and add members as an update(someone call me out on this if I'm wrong). If your groupOfNames requires member
values up front, that may pose a problem. If you set your member attribute to me optional in groupOfNames and rerun PSPNG, does the issue re-occur?
On Wed, Dec 6, 2017 at 6:55 AM, Mark Cairney
<> wrote:
Hi, Jeffrey Williams, Identity Management Specialist
Identity Architecture, ITS University of North Carolina at Greensboro 256-TECH (256-8324) |
- [grouper-users] Initial teething problems with PSPNG, Mark Cairney, 12/06/2017
- Re: [grouper-users] Initial teething problems with PSPNG, Jeffrey Williams, 12/06/2017
- Re: [grouper-users] Initial teething problems with PSPNG, Bee-Lindgren, Bert, 12/06/2017
- Re: [grouper-users] Initial teething problems with PSPNG, Mark Cairney, 12/06/2017
- Re: [grouper-users] Initial teething problems with PSPNG, Bee-Lindgren, Bert, 12/06/2017
- Re: [grouper-users] Initial teething problems with PSPNG, Jeffrey Williams, 12/06/2017
Archive powered by MHonArc 2.6.19.