Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added to the Busy DN section

...

The DN of the group can be Bushy (one LDAP OU for each Folder/Stem of the group) by doing the following:

Code Block
dn: cn=${group.name},${utils.bushyDn(group.name, "cn", "ou")},dc=example,dc=edu


GROUP OF UNIQUE NAMES

Info
This is most likely the provisioner needed for most LDAP servers, such as OpenLDAP, OpenDJ, etc.

...