asn1c/examples/sample.source.LDAP3
Lev Walkin 5aef2c558d Open Mobile Alliance UserPlane Location Protocol 2007-06-29 12:46:06 +00:00
..
Makefile Open Mobile Alliance UserPlane Location Protocol 2007-06-29 12:46:06 +00:00
README LDAP against PROTOS 2006-09-16 03:42:09 +00:00
config.h LDAP3 2006-09-09 11:26:09 +00:00
sample-LDAPMessage-1.ber *** empty log message *** 2006-09-09 11:40:23 +00:00

README

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.

This LDAP decoder has been successfully tested against the PROTOS c06-ldapv3
security test suite:
http://www.ee.oulu.fi/research/ouspg/protos/testing/c06/ldapv3/index.html

ldap3dump USAGE
==============

	./ldap3dump LDAPMessage.ber	# Print as XML (BASIC-XER)

The full list of recognized command line options may be obtained with

	> ./ldap3dump -h