Details
-
Bug
-
Resolution: Fixed
-
Minor
-
2.3.0
-
None
Description
In ensureLdapOusExist in LdapProvisioner.java, the JEXL method call sends ouCreationLdifTemplate_default instead of ouCreationLdifTemplate:
String ldif = evaluateJexlExpression(config.getOuCreationLdifTemplate_defaultValue(), null, null, null, null, "dn", ouDn, "ou", attribute.getStringValue());
Attachments
Issue Links
- is parent task of
-
GRP-1900 PSPNG - Patch Grouper 2.4 with recent Grouper 2.3 patches (17-21)
- Resolved