LDAP (ldap v13.7.26)
The LDAPv3 server implementation module.
Summary
Functions
The PartialAttribute
ASN.1 constructor.
Returns a specification to start this module under a supervisor.
Callback implementation for Supervisor.init/1
.
Dump database.
The public LDAPv3 protocol handler function.
The SearchResultEntry
ASN.1 constructor.
Start server base on :port
and :instance
application environment parameters.
Callback implementation for Application.start/2
.
Functions
attr(k, v)
The PartialAttribute
ASN.1 constructor.
child_spec(init_arg)
Returns a specification to start this module under a supervisor.
See Supervisor
.
init(list)
Callback implementation for Supervisor.init/1
.
list(name)
Dump database.
message(no, socket, msg, db)
The public LDAPv3 protocol handler function.
node(dn, attrs)
The SearchResultEntry
ASN.1 constructor.
start()
Start server base on :port
and :instance
application environment parameters.
start(type, args)
Callback implementation for Application.start/2
.