blob: 6fb4e4cb29ce070c2f3f7dc53378cc42830d7bd1 [file] [log] [blame]
GENERAL INFORMATION
===================
The LDAPv3 (Lightweight Directory Access Protocol) PDU decoder.
Invoking `make` will compile the ASN.1 specifications from the rfc4211.txt
in the above directory.
The ../../skeletons/converter-sample.c will supply the missing
"int main()" routine which drives the decoding process.
ldap3dump USAGE
==============
./ldap3dump LDAPMessage.ber # Print as XML (BASIC-XER)
The full list of recognized command line options may be obtained with
> ./ldap3dump -h