ensureLdapOusExist in LdapProvisioner forces default template

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Minor
    • 2.3.0.patch
    • Affects Version/s: 2.3.0
    • Component/s: provisioning
    • None

      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());

            Assignee:
            Bert Bee-Lindgren (Inactive)
            Reporter:
            Greg Haverkamp (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: