provision multiple objectclasses

XMLWordPrintable

    • Type: New Feature
    • Resolution: Fixed
    • Priority: Minor
    • 1.5.0
    • Affects Version/s: None
    • Component/s: provisioning
    • None

      Multiple provisioned objectclasses are supported by separating ldap-object-class values with whitespace in either the group-attribute-mapping or resolver-attribute-mapping configuration :

      <group-attribute-mapping ldap-object-class="groupOfNames inetLocalMailRecipient">
      <group-attribute-map group-attribute="description" ldap-attribute="description" />
      </group-attribute-mapping>

      or

      <resolver-attribute-mapping ldap-object-class="groupOfNames inetLocalMailRecipient">
      <resolver-attribute-map resolver-attribute="description" ldap-attribute="description" />
      </resolver-attribute-mapping>

            Assignee:
            Tom Zeller (Inactive)
            Reporter:
            Tom Zeller (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: