Sort output #5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/sorting"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This commit sorts the output, so that all the generated ldif files are
stable. It is first sorted by amount of dn parts and then alphabetically
this ensures that the ous will be printed first and then the groups and
users within them. This makes the resulting ldif easier to import.