Skip to content

New script: LDAP DIT#30

Open
coudot wants to merge 4 commits into
masterfrom
ldap-dit
Open

New script: LDAP DIT#30
coudot wants to merge 4 commits into
masterfrom
ldap-dit

Conversation

@coudot

@coudot coudot commented Feb 27, 2023

Copy link
Copy Markdown
Member

The goal of this script is to output the DIT of a given LDIF file.

@coudot coudot added this to the 0.5 milestone Feb 27, 2023
Comment thread ldap-dit.pl Outdated
Comment thread ldap-dit.pl
}
print '+-- ' . $tag . "($depth)" . "\n";

if ( not $element->isLeaf() ) {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be nice to have an option for describing only the skeleton of the ldif and not the final leaves.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants