Skip to Content.
Sympa Menu

grouper-users - [grouper-users] PSPNG and ouCreationLdifTemplate

Subject: Grouper Users - Open Discussion List

List archive

[grouper-users] PSPNG and ouCreationLdifTemplate


Chronological Thread 
  • From: Greg Haverkamp <>
  • To: Grouper-Users <>
  • Subject: [grouper-users] PSPNG and ouCreationLdifTemplate
  • Date: Fri, 17 Aug 2018 12:31:39 -0700
  • Ironport-phdr: 9a23:cI8GeBNhiWgoyYsRKiMl6mtUPXoX/o7sNwtQ0KIMzox0Lfr5rarrMEGX3/hxlliBBdydt6oazbKO+4nbGkU4qa6bt34DdJEeHzQksu4x2zIaPcieFEfgJ+TrZSFpVO5LVVti4m3peRMNQJW2aFLduGC94iAPERvjKwV1Ov71GonPhMiryuy+4ZLebxlJiTanfb9+MAi9oBnMuMURnYZsMLs6xAHTontPdeRWxGdoKkyWkh3h+Mq+/4Nt/jpJtf45+MFOTav1f6IjTbxFFzsmKHw65NfqtRbYUwSC4GYXX3gMnRpJBwjF6wz6Xov0vyDnuOdxxDWWMMvrRr86QzSi67pgRgHuhikJKjU19HjbhtFsgK5eph+quh5xzJPOYIyNO/Vwfq3Tc9AHS2RfQslcTDZODp+mYoYVE+YNIeRVoo/grFUOtxu+AgysCfvuxD9SmHD20rAx3eY7HgHYwgMgBdEOv27RrNXtKawfVu+1w7PIzTrZcfNZxy396IvSfRAkufGBRrZwftHVyUU1GAPFiUuQpJXjMjiI1eoNq3CW4/d+We+skWIqpRt9rzeyyss2iITFm5oZxk7Y+Sh92oo4Jt21RFRlbdK5E5ZcrSOXO5dwT8g/WW9nojw6xacDuZOjfCgF1pAnxxnHZvyJbYeF7QjvVOKKLjd8nn5ld7W/hwiq/UihzO3zSNW03U5XoiZbkdTArH4A2wbc58SaUPdw/Fqt1S6K1w/J6+FEJU40lbDcK54k2rMwmYAcsUTZES/ohkr2lqyWeV8h+uiw8OnnZq7pppuGO497jQH+LLwimtajDuQgLggOQ2+b9Pyz1L35+k35Xa1KgeMskqXArZDaPtoUprSiAwJO1oYj6g2/Dyu90NgGh3UHLVRFeA6ZgIjzPVHBPuz4Aemlj1uyjThr2qOOArq0LY/KM2DOivLcZrtn8AYIxxA00MhS/ddJEbwbO9ryXFP8rtrVEkV/PgCplbXJEtJ4g6wEVG3HIqaHPbnRuFqQrrYgKumFeoIPuz/4M9Ah7fqogngnzwxONZK11IcaPSjrVs9tJF+UND+12to=

Is intermediate "ou" creation in PSPNG intentionally limited to OU attributes?

It appears that there is work in the code that is intended to allow other-than-OU-ou's, but defining the template does nothing, because it always pulls the default:
      String ldif = evaluateJexlExpression(config.getOuCreationLdifTemplate_defaultValue(), null, null, null, null, "dn", ouDn, "ou", attribute.getStringValue());

It's not clear to me if this is a bug, or if it's intentionally this way because it's incomplete.

Greg



Archive powered by MHonArc 2.6.19.

Top of Page